CRAN Package Check Results for Package predicts

Last updated on 2025-01-11 19:50:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-17 29.13 211.58 240.71 OK
r-devel-linux-x86_64-debian-gcc 0.1-17 18.63 133.75 152.38 OK
r-devel-linux-x86_64-fedora-clang 0.1-17 406.41 OK
r-devel-linux-x86_64-fedora-gcc 0.1-17 369.60 OK
r-devel-windows-x86_64 0.1-17 29.00 0.00 29.00 FAIL
r-patched-linux-x86_64 0.1-17 24.83 203.85 228.68 OK
r-release-linux-x86_64 0.1-17 28.79 203.00 231.79 OK
r-release-macos-arm64 0.1-17 99.00 NOTE
r-release-macos-x86_64 0.1-17 189.00 NOTE
r-release-windows-x86_64 0.1-17 27.00 179.00 206.00 NOTE
r-oldrel-macos-arm64 0.1-17 82.00 NOTE
r-oldrel-macos-x86_64 0.1-17 178.00 NOTE
r-oldrel-windows-x86_64 0.1-17 39.00 232.00 271.00 OK

Check Details

Version: 0.1-17
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: > ### Aliases: varImportance > > ### ** Examples > > > set.seed(1) > d <- data.frame(y=1:10, x1=runif(10), x2=runif(10)) > m <- lm(y~., data=d) > > varImportance(m, d[,1], d[,2:3]) x1 x2 0.002542789 0.452772779 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 17.08 0.71 17.86 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: 0.1-17
Check: installed package size
Result: NOTE installed size is 6.0Mb sub-directories of 1Mb or more: R 4.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64