CRAN Package Check Results for Package cgwtools

Last updated on 2024-06-11 16:49:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1 3.84 32.54 36.38 OK
r-devel-linux-x86_64-debian-gcc 4.1 2.56 24.66 27.22 OK
r-devel-linux-x86_64-fedora-clang 4.1 44.65 NOTE
r-devel-linux-x86_64-fedora-gcc 4.1 42.49 OK
r-devel-windows-x86_64 4.1 5.00 0.00 5.00 FAIL
r-patched-linux-x86_64 4.1 3.44 30.86 34.30 OK
r-release-linux-x86_64 4.1 3.58 30.96 34.54 OK
r-release-macos-arm64 4.1 17.00 OK
r-release-macos-x86_64 4.1 32.00 OK
r-release-windows-x86_64 4.1 4.00 50.00 54.00 OK
r-oldrel-macos-arm64 4.1 21.00 OK
r-oldrel-macos-x86_64 4.1 42.00 OK
r-oldrel-windows-x86_64 4.1 4.00 53.00 57.00 OK

Check Details

Version: 4.1
Check: Rd cross-references
Result: NOTE Undeclared packages ‘bigBits’, ‘dplyr’, ‘matrixStats’, ‘filesstrings’, ‘pracma’, ‘sf’ in Rd xrefs Flavor: r-devel-linux-x86_64-fedora-clang

Version: 4.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: > ### Name: splatnd > ### Title: Execute simple zero-argument functions > ### Aliases: splatnd ! > > ### ** Examples > > # based on the default items in splatnd.R > qapla <- 1:5 > !qapla batlh tIn chav > !(qapla) [1] FALSE FALSE FALSE FALSE FALSE > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.08 0.01 1.09 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