Last updated on 2025-06-25 05:49:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 3.25 | 33.57 | 36.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 2.68 | 27.01 | 29.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 55.41 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 52.06 | OK | |||
r-devel-windows-x86_64 | 0.0.3 | 5.00 | 0.00 | 5.00 | FAIL | |
r-patched-linux-x86_64 | 0.0.3 | 3.70 | 31.20 | 34.90 | OK | |
r-release-linux-x86_64 | 0.0.3 | 3.43 | 30.85 | 34.28 | OK | |
r-release-macos-arm64 | 0.0.3 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.0.3 | 38.00 | OK | |||
r-release-windows-x86_64 | 0.0.3 | 5.00 | 59.00 | 64.00 | OK | |
r-oldrel-macos-arm64 | 0.0.3 | 22.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.3 | 32.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.3 | 6.00 | 65.00 | 71.00 | OK |
Version: 0.0.3
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 `2nd arg group,` = list(`1st argument` = 11:14,
> ##D `second arg.` = LETTERS[1:5]))
> ##D list(`Some text` =
> ##D as.character(c(`First argument group,`$`number two`,
> ##D `2nd arg group,`$`second arg.`)),
> ##D `Some numbers` =
> ##D `First argument group,`$`number one` +
> ##D `2nd arg group,`$`1st argument`,
> ##D `Even a ggplot2 chart` =
> ##D ggplot2::qplot(a,b,data=data.frame(a=1:20,b=log(1:20))))
> ##D makeApp(`A function with lists everywhere`)
> ## End(Not run)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.66 0.04 0.7 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