CRAN Package Check Results for Package optimall

Last updated on 2022-04-08 01:48:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 7.47 1392.91 1400.38 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 6.81 0.02 6.83 FAIL
r-devel-linux-x86_64-fedora-clang 0.1.1 1848.13 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 1881.78 OK
r-devel-windows-x86_64-new-UL 0.1.1 39.00 1795.00 1834.00 OK
r-patched-linux-x86_64 0.1.1 6.90 1372.10 1379.00 ERROR
r-release-linux-x86_64 0.1.1 9.40 1554.45 1563.85 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 OK
r-release-windows-ix86+x86_64 0.1.1 14.00 0.00 14.00 FAIL
r-oldrel-macos-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 14.00 0.00 14.00 FAIL

Check Details

Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building 'Multiwave-Object.Rmd' using rmarkdown
    --- finished re-building 'Multiwave-Object.Rmd'
    
    --- re-building 'optimall-vignette.Rmd' using rmarkdown
    Killed
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 0.1.1
Check: PDF version of manual
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc

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: 23.44 0.22 23.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-release-windows-ix86+x86_64

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.57 0.2 25.04 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