Last updated on 2024-11-08 00:50:00 CET.
Package | FAIL | NOTE | OK |
---|---|---|---|
ECoL | 1 | 8 | 4 |
Current CRAN status: FAIL: 1, NOTE: 8, OK: 4
Version: 0.3.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:
>
> summarization(runif(15))
mean sd
0.5159092 0.2966209
> summarization(runif(15), c("min", "max"))
min max
0.01339033 0.99190609
> summarization(runif(15), c("quantiles", "skewness"))
quantiles.0% quantiles.25% quantiles.50% quantiles.75% quantiles.100%
0.1079436 0.4820801 0.5995658 0.7829328 0.8273733
skewness
-0.7190922
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.03 0.6 5.64 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.3.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64