Last updated on 2022-09-11 12:56:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 36.66 | 373.16 | 409.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 27.50 | 268.22 | 295.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 483.20 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 475.18 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 56.00 | 0.00 | 56.00 | FAIL | |
r-patched-linux-x86_64 | 1.0.0 | 27.16 | 349.67 | 376.83 | OK | |
r-release-linux-x86_64 | 1.0.0 | 23.96 | 352.87 | 376.83 | OK | |
r-release-macos-arm64 | 1.0.0 | 95.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 229.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 53.00 | 0.00 | 53.00 | FAIL | |
r-oldrel-macos-arm64 | 1.0.0 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 97.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 83.00 | 380.00 | 463.00 | OK |
Version: 1.0.0
Check: re-building of vignette outputs
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:
> ### Decimal degrees.
> ### Aliases: sexagesimal
>
> ### ** Examples
>
> # Latitude
> g <- -33
> m <- 38
> s <- 30.123456
> value <- sexagesimal(g, m, s, digits = 4)
> print(value)
[1] -33.6417
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 20.99 0.86 23.81 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
Version: 1.0.0
Check: re-building of vignette outputs
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:
> ### Decimal degrees.
> ### Aliases: sexagesimal
>
> ### ** Examples
>
> # Latitude
> g <- -33
> m <- 38
> s <- 30.123456
> value <- sexagesimal(g, m, s, digits = 4)
> print(value)
[1] -33.6417
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 22.36 0.85 23.22 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