CRAN Package Check Results for Package GGClassification

Last updated on 2024-10-02 05:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 34.66 21.72 56.38 OK
r-devel-linux-x86_64-debian-gcc 0.1 22.86 18.16 41.02 OK
r-devel-linux-x86_64-fedora-clang 0.1 99.70 OK
r-devel-linux-x86_64-fedora-gcc 0.1 101.92 OK
r-devel-windows-x86_64 0.1 36.00 0.00 36.00 FAIL
r-patched-linux-x86_64 0.1 OK
r-release-linux-x86_64 0.1 35.13 21.38 56.51 OK
r-release-macos-arm64 0.1 29.00 NOTE
r-release-macos-x86_64 0.1 33.00 NOTE
r-release-windows-x86_64 0.1 36.00 63.00 99.00 OK
r-oldrel-macos-arm64 0.1 35.00 NOTE
r-oldrel-macos-x86_64 0.1 52.00 NOTE
r-oldrel-windows-x86_64 0.1 43.00 68.00 111.00 OK

Check Details

Version: 0.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 > > > X <- matrix(0.3 * rnorm(100) + 2.5, ncol = 2) > y <- c(rep(0, times = 25), rep(1, times = 25)) > > mdl <- model(X, y) > > x_prd <- matrix(0.3 * rnorm(100) + 4.5, ncol=2) > > y_hat <- predict(mdl, x_prd) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.41 0.03 0.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: 0.1
Check: installed package size
Result: NOTE installed size is 7.4Mb sub-directories of 1Mb or more: libs 7.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64