CRAN Package Check Results for Package DoE.wrapper

Last updated on 2025-01-30 09:52:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12 6.61 86.74 93.35 NOTE
r-devel-linux-x86_64-debian-gcc 0.12 4.83 70.09 74.92 NOTE
r-devel-linux-x86_64-fedora-clang 0.12 150.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.12 153.14 NOTE
r-devel-windows-x86_64 0.12 11.00 103.00 114.00 NOTE
r-patched-linux-x86_64 0.12 9.81 81.70 91.51 NOTE
r-release-linux-x86_64 0.12 6.00 81.99 87.99 NOTE
r-release-macos-arm64 0.12 46.00 NOTE
r-release-macos-x86_64 0.12 70.00 NOTE
r-release-windows-x86_64 0.12 10.00 0.00 10.00 FAIL
r-oldrel-macos-arm64 0.12 53.00 OK
r-oldrel-macos-x86_64 0.12 128.00 OK
r-oldrel-windows-x86_64 0.12 14.00 124.00 138.00 OK

Check Details

Version: 0.12
Check: Rd files
Result: NOTE checkRd: (-1) rsmformula.Rd:96: Lost braces 96 | URL{http://www.jstatsoft.org/v32/i07/}. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.12
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: rsmformula.Rd: rsm Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.12
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: Residual standard error: 0.945 on 16 degrees of freedom Multiple R-squared: 0.6242, Adjusted R-squared: 0.131 F-statistic: 1.266 on 21 and 16 DF, p-value: 0.3189 > contour(linmod, form=~one*two) ## contour plot is possible > ## steepest or canonical.path cannot be used, > ## because the model is a conventional lm > > ## contour will not work on the convenience model > ## lm(plan), which is otherwise identical to linmod > ## (it will neither work on lm(formula(plan), plan)) > ## or lm(rsmformula(plan), plan) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 3.32 0.36 3.69 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