Last updated on 2025-08-20 05:48:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 33.21 | 268.71 | 301.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 20.71 | 170.14 | 190.85 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 474.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 465.13 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 28.00 | 201.00 | 229.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 29.79 | 251.21 | 281.00 | OK | |
r-release-linux-x86_64 | 1.1.1 | 30.11 | 252.26 | 282.37 | OK | |
r-release-macos-arm64 | 1.1.1 | 99.00 | OK | |||
r-release-macos-x86_64 | 1.1.1 | 229.00 | OK | |||
r-release-windows-x86_64 | 1.1.1 | 28.00 | 201.00 | 229.00 | OK | |
r-oldrel-macos-arm64 | 1.1.1 | 90.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.1 | 195.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.1 | 38.00 | 275.00 | 313.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fgdr)
>
> test_check("fgdr")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-util.R:4:3'): xml schema validation ──────────────────────────
`expect_true(...)` did not produce any warnings.
── Failure ('test-util.R:12:3'): xml schema validation ─────────────────────────
`expect_true(...)` did not produce any warnings.
── Failure ('test-util.R:20:3'): xml schema validation ─────────────────────────
`expect_true(...)` did not produce any warnings.
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 48 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc