CRAN Package Check Results for Package randomGODB

Last updated on 2025-07-16 06:51:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 16.29 147.49 163.78 OK
r-devel-linux-x86_64-debian-gcc 1.0 12.34 104.51 116.85 OK
r-devel-linux-x86_64-fedora-clang 1.0 252.65 OK
r-devel-linux-x86_64-fedora-gcc 1.0 265.00 OK
r-devel-windows-x86_64 1.0 16.00 136.00 152.00 OK
r-patched-linux-x86_64 1.0 16.12 137.64 153.76 OK
r-release-linux-x86_64 1.0 16.46 135.38 151.84 OK
r-release-macos-arm64 1.0 75.00 OK
r-release-macos-x86_64 1.0 158.00 OK
r-release-windows-x86_64 1.0 17.00 0.00 17.00 FAIL
r-oldrel-macos-arm64 1.0 74.00 OK
r-oldrel-macos-x86_64 1.0 190.00 OK
r-oldrel-windows-x86_64 1.0 23.00 173.00 196.00 OK

Check Details

Version: 1.0
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: > ##D # GOGOA3.RData is too large to include in the R package > ##D # so I need to load it from a file that is not in the package. > ##D # Since this is in a file in my own file system, I could not > ##D # include this as a regular example in the package. > ##D # This example is given in full detail in the package vignette. > ##D # You can generate GOGOA3.RData using the package 'minimalistGODB' > ##D # or you can retrieve it from https://github.com/barryzee/GO/databases > ##D dir<-"/Users/barryzeeberg/personal/GODB_RDATA/goa_human/" > ##D load(sprintf("%s/%s",dir,"GOGOA3_goa_human.RData")) > ##D sizeGOcats(GOGOA3,ontology="biological_process") > ## End(Not run) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.79 0.66 9.56 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