CRAN Package Check Results for Package simfit

Last updated on 2024-10-02 15:49:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.01 36.79 40.80 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 3.10 28.24 31.34 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 65.53 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 61.56 OK
r-devel-windows-x86_64 0.1.0 7.00 0.00 7.00 FAIL
r-patched-linux-x86_64 0.1.0 4.24 34.67 38.91 OK
r-release-linux-x86_64 0.1.0 3.90 34.88 38.78 OK
r-release-macos-arm64 0.1.0 24.00 OK
r-release-macos-x86_64 0.1.0 35.00 OK
r-release-windows-x86_64 0.1.0 7.00 59.00 66.00 OK
r-oldrel-macos-arm64 0.1.0 26.00 OK
r-oldrel-macos-x86_64 0.1.0 37.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 63.00 71.00 OK

Check Details

Version: 0.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: > ## Prospective daily diary study reporting of any and all symptoms in healthy > ## adults in Pakistan: prevalence and #' response > ## BMJ Open 2017;7:e014998 > data(symptom) > glm.symptom <- glm(actual_help_days ~ symp_days_reported, + family = "poisson", data = symptom) > sim.plot(glm.symptom) Warning: The `<scale>` argument of `guides()` cannot be `FALSE`. Use "none" instead as of ggplot2 3.3.4. ℹ The deprecated feature was likely used in the simfit package. Please report the issue to the authors. > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.58 0.19 1.78 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