Last updated on 2024-11-05 05:49:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.1.2 | 13.19 | 216.27 | 229.46 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.1.2 | 7.87 | 141.44 | 149.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.1.2 | 337.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.1.2 | 344.97 | OK | |||
r-devel-windows-x86_64 | 3.1.2 | 14.00 | 505.00 | 519.00 | OK | |
r-patched-linux-x86_64 | 3.1.2 | 15.74 | 204.53 | 220.27 | OK | |
r-release-linux-x86_64 | 3.1.2 | 9.43 | 190.04 | 199.47 | OK | |
r-release-macos-arm64 | 3.1.2 | 115.00 | OK | |||
r-release-macos-x86_64 | 3.1.2 | 301.00 | OK | |||
r-release-windows-x86_64 | 3.1.2 | 15.00 | 0.00 | 15.00 | FAIL | |
r-oldrel-macos-arm64 | 3.1.2 | 163.00 | OK | |||
r-oldrel-macos-x86_64 | 3.1.2 | 461.00 | OK | |||
r-oldrel-windows-x86_64 | 3.1.2 | 16.00 | 0.00 | 16.00 | FAIL |
Version: 3.1.2
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:
>
> # okay
> lint(
+ text = "expect_equal(x, 2)",
+ linters = yoda_test_linter()
+ )
>
> lint(
+ text = 'expect_identical(x, "a")',
+ linters = yoda_test_linter()
+ )
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 19.58 181.51 287.31 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
Version: 3.1.2
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:
>
> # okay
> lint(
+ text = "expect_equal(x, 2)",
+ linters = yoda_test_linter()
+ )
>
> lint(
+ text = 'expect_identical(x, "a")',
+ linters = yoda_test_linter()
+ )
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 33.65 451.4 492.87 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-oldrel-windows-x86_64