Last updated on 2025-01-15 12:48:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.1 | 5.87 | 45.04 | 50.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 4.31 | 32.29 | 36.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 81.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 89.08 | OK | |||
r-devel-windows-x86_64 | 0.5.1 | 11.00 | 0.00 | 11.00 | FAIL | |
r-patched-linux-x86_64 | 0.5.1 | 5.21 | 41.39 | 46.60 | OK | |
r-release-linux-x86_64 | 0.5.1 | 6.53 | 41.71 | 48.24 | OK | |
r-release-macos-arm64 | 0.5.1 | 33.00 | OK | |||
r-release-macos-x86_64 | 0.5.1 | 56.00 | OK | |||
r-release-windows-x86_64 | 0.5.1 | 9.00 | 65.00 | 74.00 | OK | |
r-oldrel-macos-arm64 | 0.5.1 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.1 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 0.5.1 | 11.00 | 72.00 | 83.00 | OK |
Version: 0.5.1
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:
> ### Name: tile_coords
> ### Title: Simple CRS coordinates
> ### Aliases: tile_coords
>
> ### ** Examples
>
> d <- data.frame(row = c(0, 3222, 6445), col = c(0, 4000, 8000))
> tile_coords(d, "galaxy1")
row col x y
1 0 0 0 0.0000
2 3222 4000 125 -100.6875
3 6445 8000 250 -201.4062
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1.78 0.23 2.04 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