CRAN Package Check Results for Package kernplus

Last updated on 2024-11-05 03:49:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 1.72 26.43 28.15 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.85 20.50 22.35 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 48.38 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 44.77 OK
r-devel-windows-x86_64 0.1.2 4.00 0.00 4.00 FAIL
r-patched-linux-x86_64 0.1.2 2.29 25.83 28.12 OK
r-release-linux-x86_64 0.1.2 2.20 26.11 28.31 OK
r-release-macos-arm64 0.1.2 20.00 OK
r-release-macos-x86_64 0.1.2 36.00 OK
r-release-windows-x86_64 0.1.2 4.00 58.00 62.00 OK
r-oldrel-macos-arm64 0.1.2 21.00 OK
r-oldrel-macos-x86_64 0.1.2 28.00 OK
r-oldrel-windows-x86_64 0.1.2 5.00 51.00 56.00 OK

Check Details

Version: 0.1.2
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: 0..........100 Estimating (%) 0..........100 Estimating (%) 0..........100 > > # Calculate rmse and its mean and standard deviation. > rmse <- sapply(pred.res, function(res) with(res, sqrt(mean((obs - pred)^2)))) > mean(rmse) [1] 43.90194 > sd(rmse) [1] 12.17456 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.83 0.7 6.55 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