Last updated on 2025-06-19 06:51:48 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
PaRe | 1 | 12 | |
TreatmentPatterns | 3 | 10 |
Current CRAN status: FAIL: 1, OK: 12
Version: 0.1.15
Check: tests
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:
> ### Keywords: datasets
>
> ### ** Examples
>
> if (interactive()) {
+ # Dropping tidyverse
+ whiteList <- whiteList %>%
+ dplyr::filter(source != "tidyverse")
+
+ # getDefaultPermittedPackages will now only use darwin and hades
+ getDefaultPermittedPackages()
+ }
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.22 1.28 6.25 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
Current CRAN status: NOTE: 3, OK: 10
Version: 3.1.0
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
doc 5.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64