CRAN Package Check Results for Package RSNNS

Last updated on 2024-08-31 08:48:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4-17 67.76 45.08 112.84 OK
r-devel-linux-x86_64-debian-gcc 0.4-17 51.12 32.86 83.98 OK
r-devel-linux-x86_64-fedora-clang 0.4-17 292.25 OK
r-devel-linux-x86_64-fedora-gcc 0.4-17 239.34 OK
r-devel-windows-x86_64 0.4-17 95.00 105.00 200.00 OK
r-patched-linux-x86_64 0.4-17 77.86 42.46 120.32 OK
r-release-linux-x86_64 0.4-17 75.04 42.44 117.48 OK
r-release-macos-arm64 0.4-17 54.00 NOTE
r-release-macos-x86_64 0.4-17 66.00 NOTE
r-release-windows-x86_64 0.4-17 95.00 0.00 95.00 FAIL
r-oldrel-macos-arm64 0.4-17 75.00 NOTE
r-oldrel-macos-x86_64 0.4-17 95.00 NOTE
r-oldrel-windows-x86_64 0.4-17 91.00 116.00 207.00 OK

Check Details

Version: 0.4-17
Check: installed package size
Result: NOTE installed size is 7.2Mb sub-directories of 1Mb or more: libs 6.2Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.4-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: > ### Title: Convert a vector (of class labels) to a numeric vector > ### Aliases: toNumericClassLabels > > ### ** Examples > > data(iris) > toNumericClassLabels(iris[,5]) [1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 [38] 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 [75] 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3 [112] 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 [149] 3 3 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 7 0.2 7.21 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-release-windows-x86_64