Last updated on 2025-07-23 09:51:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7 | 13.51 | 114.93 | 128.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7 | 9.67 | 77.97 | 87.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7 | 215.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7 | 209.65 | OK | |||
r-devel-windows-x86_64 | 0.7 | 16.00 | 111.00 | 127.00 | FAIL | |
r-patched-linux-x86_64 | 0.7 | 15.11 | 103.67 | 118.78 | OK | |
r-release-linux-x86_64 | 0.7 | 14.04 | 104.11 | 118.15 | OK | |
r-release-macos-arm64 | 0.7 | 55.00 | OK | |||
r-release-macos-x86_64 | 0.7 | 129.00 | OK | |||
r-release-windows-x86_64 | 0.7 | 15.00 | 115.00 | 130.00 | OK | |
r-oldrel-macos-arm64 | 0.7 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7 | 164.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7 | 20.00 | 144.00 | 164.00 | OK |
Version: 0.7
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 # preset for digitizing uav flight areas using Meuse data set as overlay
> ##D require(sp)
> ##D data(meuse)
> ##D sp::coordinates(meuse) <- ~x+y
> ##D sp::proj4string(meuse) <-CRS("+init=epsg:28992")
> ##D m <- sp::spTransform(meuse,CRSobj = sp::CRS("+init=epsg:4326"))
> ##D vecDraw(overlay = m, preset = "uav")
> ##D
> ##D # preset for digitizing simple rectangles extents
> ##D vecDraw(preset="ext",overlay = m)
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 3.93 0.52 4.47 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