Last updated on 2025-05-31 12:48:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 3.13 | 31.77 | 34.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 2.25 | 23.69 | 25.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 54.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 56.28 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 4.00 | 0.00 | 4.00 | FAIL | |
r-patched-linux-x86_64 | 1.1 | 2.61 | 30.71 | 33.32 | NOTE | |
r-release-linux-x86_64 | 1.1 | 3.11 | 30.34 | 33.45 | NOTE | |
r-release-macos-arm64 | 1.1 | 25.00 | OK | |||
r-release-macos-x86_64 | 1.1 | 55.00 | OK | |||
r-release-windows-x86_64 | 1.1 | 4.00 | 58.00 | 62.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 31.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1 | 5.00 | 62.00 | 67.00 | NOTE |
Version: 1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michael Fop <michael.fop@ucd.ie>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
fitLCA.Rd: poLCA
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘doParallel’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.1
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
>
> ### ** Examples
>
> data(carcinoma, package = "poLCA")
> maxG(carcinoma, 1:4)
[1] 1 2
> maxG(carcinoma, 2:3)
[1] 2
> maxG(carcinoma, 5) # the model is not identifiable
Warning in maxG(carcinoma, 5) :
no LCA model is identifiable for such value(s) of G
NULL
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 6.4 3.99 10.43 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Version: 1.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64