Last updated on 2022-09-11 12:56:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 9.19 | 197.97 | 207.16 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.78 | 135.66 | 141.44 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 1403.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 1986.83 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 31.00 | 1778.00 | 1809.00 | FAIL | |
r-patched-linux-x86_64 | 0.1.1 | 6.42 | 178.41 | 184.83 | OK | --no-vignettes |
r-release-linux-x86_64 | 0.1.1 | 5.72 | 171.53 | 177.25 | OK | --no-vignettes |
r-release-macos-arm64 | 0.1.1 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.1.1 | 764.00 | OK | |||
r-release-windows-x86_64 | 0.1.1 | 30.00 | 0.00 | 30.00 | FAIL | |
r-oldrel-macos-arm64 | 0.1.1 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.1 | 55.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 16.00 | 0.00 | 16.00 | FAIL |
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: 22.25 0.33 22.58 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.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: 21.87 0.32 22.18 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
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.67 0.17 23.96 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