Last updated on 2026-01-01 15:48:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 9.25 | 177.56 | 186.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.82 | 122.74 | 128.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 16.00 | 286.10 | 302.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 15.00 | 282.09 | 297.09 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 12.00 | 186.00 | 198.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 8.52 | 167.57 | 176.09 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 8.28 | 166.34 | 174.62 | OK | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 40.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 7.00 | 183.00 | 190.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 11.00 | 0.00 | 11.00 | FAIL | |
| r-oldrel-macos-arm64 | 0.1.0 | 2.00 | 44.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 7.00 | 205.00 | 212.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 15.00 | 237.00 | 252.00 | OK |
Version: 0.1.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:
+ split = "vs",
+ prefix = "Engine Type: "
+ )
>
> # Alternative style "point"
> gg_splitcorr(
+ data = mtcars,
+ split = "vs",
+ style = "point",
+ method = "spearman",
+ prefix = "Engine Type: "
+ )
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 19.66 0.38 20.11 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