CRAN Package Check Results for Package QBMS

Last updated on 2025-08-22 18:48:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 6.80 59.90 66.70 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 6.37 43.88 50.25 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 102.10 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 119.71 OK
r-devel-windows-x86_64 2.0.0 8.00 89.00 97.00 FAIL
r-patched-linux-x86_64 2.0.0 7.77 54.17 61.94 OK
r-release-linux-x86_64 2.0.0 6.86 53.95 60.81 OK
r-release-macos-arm64 2.0.0 46.00 OK
r-release-macos-x86_64 2.0.0 80.00 OK
r-release-windows-x86_64 2.0.0 8.00 87.00 95.00 OK
r-oldrel-macos-arm64 2.0.0 46.00 OK
r-oldrel-macos-x86_64 2.0.0 77.00 OK
r-oldrel-windows-x86_64 2.0.0 10.00 96.00 106.00 OK

Check Details

Version: 2.0.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: > ### Aliases: set_trial > > ### ** Examples > > if (interactive()) { + set_qbms_config("https://bms.icarda.org/ibpworkbench") + login_bms() # Log in to the server + set_crop("wheat") # Set crop + set_program("Wheat International Nurseries") # Set breeding program + set_trial("IDYT39") # Set trial + } > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.25 0.03 1.3 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