CRAN Package Check Results for Package plotmo

Last updated on 2025-03-09 20:52:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6.4 12.12 65.77 77.89 OK
r-devel-linux-x86_64-debian-gcc 3.6.4 7.91 44.38 52.29 OK
r-devel-linux-x86_64-fedora-clang 3.6.4 125.57 OK
r-devel-linux-x86_64-fedora-gcc 3.6.4 118.35 OK
r-devel-macos-arm64 3.6.4 34.00 OK
r-devel-macos-x86_64 3.6.4 60.00 OK
r-devel-windows-x86_64 3.6.4 13.00 77.00 90.00 OK
r-patched-linux-x86_64 3.6.4 11.81 62.27 74.08 OK
r-release-linux-x86_64 3.6.4 10.00 61.58 71.58 OK
r-release-macos-arm64 3.6.4 36.00 OK
r-release-macos-x86_64 3.6.4 101.00 OK
r-release-windows-x86_64 3.6.4 12.00 0.00 12.00 FAIL
r-oldrel-macos-arm64 3.6.4 OK
r-oldrel-macos-x86_64 3.6.4 78.00 OK
r-oldrel-windows-x86_64 3.6.4 13.00 90.00 103.00 OK

Check Details

Version: 3.6.4
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: > ### Title: Plot the residuals of a regression model > ### Aliases: plotres > ### Keywords: partial dependence regression > > ### ** Examples > > # we use lm in this example, but plotres is more useful for models > # that don't have a function like plot.lm for plotting residuals > > lm.model <- lm(Volume~., data=trees) > > plotres(lm.model) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.01 0.18 3.19 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