Last updated on 2025-07-30 05:48:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 4.46 | 42.23 | 46.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 3.06 | 30.59 | 33.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 73.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 74.56 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 6.00 | 0.00 | 6.00 | FAIL | |
r-patched-linux-x86_64 | 0.4.0 | 4.29 | 40.38 | 44.67 | OK | |
r-release-linux-x86_64 | 0.4.0 | 4.49 | 39.89 | 44.38 | OK | |
r-release-macos-arm64 | 0.4.0 | 27.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 51.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 5.00 | 62.00 | 67.00 | OK | |
r-oldrel-macos-arm64 | 0.4.0 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 47.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 7.00 | 74.00 | 81.00 | OK |
Version: 0.4.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
> ##D # refresh metadata of an object
> ##D refresh_layer(flayer)
> ##D
> ##D map_url <- paste0(
> ##D "https://services.arcgisonline.com/ArcGIS/rest/services/",
> ##D "World_Imagery/MapServer"
> ##D )
> ##D
> ##D # list all items in a server object
> ##D list_items(arc_open(map_url))
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.23 0.12 3.52 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