CRAN Package Check Results for Package abcrf

Last updated on 2025-04-04 02:52:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9 51.15 81.24 132.39 NOTE
r-devel-linux-x86_64-debian-gcc 1.9 37.62 57.21 94.83 NOTE
r-devel-linux-x86_64-fedora-clang 1.9 251.08 OK
r-devel-linux-x86_64-fedora-gcc 1.9 236.41 OK
r-devel-macos-arm64 1.9 58.00 OK
r-devel-macos-x86_64 1.9 101.00 OK
r-devel-windows-x86_64 1.9 64.00 0.00 64.00 FAIL
r-patched-linux-x86_64 1.9 52.24 75.95 128.19 NOTE
r-release-linux-x86_64 1.9 56.22 74.30 130.52 OK
r-release-macos-arm64 1.9 77.00 NOTE
r-release-macos-x86_64 1.9 94.00 NOTE
r-release-windows-x86_64 1.9 57.00 108.00 165.00 OK
r-oldrel-macos-arm64 1.9 NOTE
r-oldrel-macos-x86_64 1.9 114.00 NOTE
r-oldrel-windows-x86_64 1.9 69.00 139.00 208.00 OK

Check Details

Version: 1.9
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: abcrf.Rd: ranger covRegAbcrf.Rd: ranger densityPlot.Rd: ranger err.regAbcrf.Rd: ranger plot.regAbcrf.Rd: ranger predict.abcrf.Rd: ranger predict.regAbcrf.Rd: predict.ranger, ranger predictOOB.Rd: predict.ranger, ranger regAbcrf.Rd: ranger variableImpPlot.Rd: ranger 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

Version: 1.9
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: > ### Name: variableImpPlot > ### Title: Variable importance plot from a random forest > ### Aliases: variableImpPlot > > ### ** Examples > > data(snp) > modindex <- snp$modindex[1:500] > sumsta <- snp$sumsta[1:500,] > data1 <- data.frame(modindex, sumsta) > model.rf <- abcrf(modindex~., data1, ntree=100) > variableImpPlot(model.rf) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.39 0.87 9.28 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.9
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: data 2.6Mb libs 2.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64