Last updated on 2025-01-10 06:49:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | OK | ||||
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 2.23 | 53.92 | 56.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 128.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 123.36 | OK | |||
r-devel-windows-x86_64 | 0.10.0 | 6.00 | 0.00 | 6.00 | FAIL | |
r-patched-linux-x86_64 | 0.10.0 | 3.40 | 72.56 | 75.96 | OK | |
r-release-linux-x86_64 | 0.10.0 | 4.19 | 72.17 | 76.36 | OK | |
r-release-macos-arm64 | 0.10.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.10.0 | 115.00 | OK | |||
r-release-windows-x86_64 | 0.10.0 | 7.00 | 88.00 | 95.00 | OK | |
r-oldrel-macos-arm64 | 0.10.0 | 41.00 | OK | |||
r-oldrel-macos-x86_64 | 0.10.0 | 98.00 | OK | |||
r-oldrel-windows-x86_64 | 0.10.0 | 6.00 | 114.00 | 120.00 | OK |
Version: 0.10.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:
> cat(gsub("; ", "\n", res$input_problems))
`age` entered as 8675309, but must be between 30 and 79
`sbp` entered as 112358, but must be between 90 and 180> ## Don't show:
> if (getRversion() >= "4.1.0") (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf
+ ## End(Don't show)
+ res$input_problems |> gsub(pattern = "; ", replacement = "\n", x = _) |> cat()
+ # ... and could, of course, also do with the {magrittr} pipe `%>%` if desired
+ ## Don't show:
+ }) # examplesIf
> cat(gsub(pattern = "; ", replacement = "\n", x = res$input_problems))
`age` entered as 8675309, but must be between 30 and 79
`sbp` entered as 112358, but must be between 90 and 180> ## End(Don't show)
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 1.39 0.09 1.49 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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.