CRAN Package Check Results for Package ExpertChoice

Last updated on 2025-06-09 03:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.22 45.96 48.18 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 1.58 34.95 36.53 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 76.49 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 91.46 OK
r-devel-windows-x86_64 0.2.0 3.00 0.00 3.00 FAIL
r-patched-linux-x86_64 0.2.0 2.28 44.47 46.75 OK
r-release-linux-x86_64 0.2.0 1.91 43.92 45.83 OK
r-release-macos-arm64 0.2.0 44.00 OK
r-release-macos-x86_64 0.2.0 66.00 OK
r-release-windows-x86_64 0.2.0 4.00 74.00 78.00 OK
r-oldrel-macos-arm64 0.2.0 31.00 NOTE
r-oldrel-macos-x86_64 0.2.0 52.00 NOTE
r-oldrel-windows-x86_64 0.2.0 5.00 85.00 90.00 NOTE

Check Details

Version: 0.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: > > # Step 3 > # Choose a design type: Federov or Orthogonal. Here an Orthogonal one is used. > nlevels <- unlist(purrr::map(ff, function(x){length(levels(x))})) > fractional_factorial <- DoE.base::oa.design(nlevels = nlevels, columns = "min34") creating full factorial with 18 runs ... > > # Step 4! - The search_design function. > # The functional draws out the rows from the original augmented full factorial design. > colnames(fractional_factorial) <- colnames(ff) > fractional <- search_design(ff, fractional_factorial) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.97 0.21 2.17 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

Version: 0.2.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64