CRAN Package Check Results for Package GDAdata

Last updated on 2025-04-20 01:49:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.93 1.28 16.78 18.06 OK
r-devel-linux-x86_64-debian-gcc 0.93 1.14 13.13 14.27 OK
r-devel-linux-x86_64-fedora-clang 0.93 29.01 OK
r-devel-linux-x86_64-fedora-gcc 0.93 28.44 OK
r-devel-windows-x86_64 0.93 3.00 48.00 51.00 OK
r-patched-linux-x86_64 0.93 1.38 16.22 17.60 OK
r-release-linux-x86_64 0.93 1.18 16.11 17.29 OK
r-release-macos-arm64 0.93 16.00 OK
r-release-macos-x86_64 0.93 24.00 OK
r-release-windows-x86_64 0.93 3.00 0.00 3.00 FAIL
r-oldrel-macos-arm64 0.93 15.00 OK
r-oldrel-macos-x86_64 0.93 21.00 OK
r-oldrel-windows-x86_64 0.93 2.00 44.00 46.00 OK

Check Details

Version: 0.93
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: 28 13 7 27 Russell University Alliance 24 21 > library(ggplot2) > ggplot(uniranks, aes(x=NSSTeaching, y=NSSFeedback)) + geom_point() Warning: Removed 1 row containing missing values or values outside the scale range (`geom_point()`). > ggplot(uniranks, aes(x=UniGroup, y=SpendPerStudent)) + geom_boxplot() Warning: Removed 1 row containing non-finite outside the scale range (`stat_boxplot()`). > > > > ### * <FOOTER> > ### > cleanEx() detaching 'package:ggplot2' > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.84 0.27 3.11 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