Last updated on 2025-05-21 18:50:34 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
CausalQueries | 3 | 10 | |
parsel | 1 | 12 |
Current CRAN status: NOTE: 3, OK: 10
Version: 1.3.3
Check: installed package size
Result: NOTE
installed size is 54.4Mb
sub-directories of 1Mb or more:
libs 53.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.3.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: FAIL: 1, OK: 12
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:
> ##D show()
> ##D
> ##D #navigate to wikipeda, type content stored in external object "x" into search box
> ##D
> ##D parsel::go("https://www.wikipedia.org/") %>>%
> ##D parsel::type(using = "id",
> ##D value = "'searchInput'",
> ##D name = "searchbox",
> ##D text_object = "x") %>>%
> ##D show()
> ##D
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.52 0 0.54 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