CRAN Package Check Results for Package IMIFA

Last updated on 2025-06-24 11:51:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 22.86 120.16 143.02 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.0 15.60 80.11 95.71 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.0 219.26 OK
r-devel-linux-x86_64-fedora-gcc 2.2.0 225.14 OK
r-devel-windows-x86_64 2.2.0 21.00 0.00 21.00 FAIL
r-patched-linux-x86_64 2.2.0 23.46 113.52 136.98 OK
r-release-linux-x86_64 2.2.0 19.99 114.15 134.14 OK
r-release-macos-arm64 2.2.0 75.00 OK
r-release-macos-x86_64 2.2.0 135.00 OK
r-release-windows-x86_64 2.2.0 23.00 119.00 142.00 OK
r-oldrel-macos-arm64 2.2.0 57.00 OK
r-oldrel-macos-x86_64 2.2.0 95.00 OK
r-oldrel-windows-x86_64 2.2.0 38.00 147.00 185.00 OK

Check Details

Version: 2.2.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Keefe Murphy <keefe.murphy@mu.ie>’ The BugReports field in DESCRIPTION has https://github.com/Keefe-Murphy/IMIFA which should likely be https://github.com/Keefe-Murphy/IMIFA/issues instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.2.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: storeControl > ### Keywords: control > > ### ** Examples > > stctrl <- storeControl(score.switch=FALSE) > > # data(olive) > # sim <- mcmc_IMIFA(olive, "IMIFA", n.iters=5000, storage=stctrl) > > # Alternatively specify these arguments directly > # sim <- mcmc_IMIFA(olive, "IMIFA", n.iters=5000, score.switch=FALSE) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 10.44 0.62 11.08 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