CRAN Package Check Results for Package ABM

Last updated on 2025-03-09 21:50:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 56.65 28.38 85.03 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 42.00 22.11 64.11 OK
r-devel-linux-x86_64-fedora-clang 0.4.3 172.26 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 156.21 OK
r-devel-macos-arm64 0.4.3 52.00 OK
r-devel-macos-x86_64 0.4.3 122.00 OK
r-devel-windows-x86_64 0.4.3 59.00 76.00 135.00 OK
r-patched-linux-x86_64 0.4.3 59.36 28.30 87.66 OK
r-release-linux-x86_64 0.4.3 56.97 28.41 85.38 OK
r-release-macos-arm64 0.4.3 58.00 OK
r-release-macos-x86_64 0.4.3 98.00 OK
r-release-windows-x86_64 0.4.3 57.00 0.00 57.00 FAIL
r-oldrel-macos-arm64 0.4.2 OK
r-oldrel-macos-x86_64 0.4.3 57.00 OK
r-oldrel-windows-x86_64 0.4.3 61.00 87.00 148.00 OK

Check Details

Version: 0.4.3
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: newRandomMixing > ### Title: Creates a RandomMixing object > ### Aliases: newRandomMixing > > ### ** Examples > > # creates a simulation with 100 agents > sim = Simulation$new(100) > # add a random mixing contact pattern for these agents. > sim$addContact(newRandomMixing()) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.01 0.05 2.07 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