Last updated on 2023-03-21 10:52:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 15.76 | 328.23 | 343.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.4.3 | 12.51 | 249.73 | 262.24 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.4.3 | 417.26 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 502.01 | OK | |||
r-patched-linux-x86_64 | 1.4.3 | 14.39 | 303.21 | 317.60 | OK | |
r-release-linux-x86_64 | 1.4.3 | 14.92 | 306.60 | 321.52 | OK | |
r-release-macos-arm64 | 1.4.3 | 179.00 | OK | |||
r-release-macos-x86_64 | 1.4.3 | 257.00 | OK | |||
r-release-windows-x86_64 | 1.4.3 | 113.00 | 291.00 | 404.00 | FAIL | |
r-oldrel-macos-arm64 | 1.4.3 | 168.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.3 | 239.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.4.3 | 25.00 | 155.00 | 180.00 | OK |
Version: 1.4.3
Check: tests
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:
dat:
query: SELECT name, number FROM thing
script: script.R
artefacts:
staticgraph:
description: A graph of things
filenames: mygraph.png
resources:
- mtcars.csv
>
> # (of course, we'd still need to modify the script to use it).
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 24.7 4.61 1340.86 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