CRAN Package Check Results for Maintainer ‘Jasper Yang <yangjasp at grinnell.edu>’

Last updated on 2022-04-24 03:53:07 CEST.

Package FAIL OK
optimall 1 11

Package optimall

Current CRAN status: FAIL: 1, OK: 11

Version: 0.1.1
Check: re-building of vignette outputs
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:
    + )
    >
    > # Perform a categorical split.
    > iris$strata <- rep(c(rep(1, times = 25), rep(0, times = 25)), times = 3)
    > x <- split_strata(iris, "Sepal.Length",
    + strata = "strata",
    + split = NULL, split_var = "Species",
    + split_at = c("virginica", "versicolor"), type = "categorical"
    + )
    > # Splits each initial strata 1 and 2 into one stratum with "virginia"
    > # and "versicolor" species and one stratum with all of the other species
    > # not specified in the split_at argument.
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 24.21 0.32 24.5 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-oldrel-windows-ix86+x86_64