Last updated on 2025-08-23 12:48:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 30.83 | 271.10 | 301.93 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 19.66 | 169.13 | 188.79 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 501.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 479.38 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 28.00 | 201.00 | 229.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 30.34 | 252.74 | 283.08 | ERROR | |
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 | 203.00 | 231.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 | 41.00 | 276.00 | 317.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/19s]
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-clang
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
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
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/19s]
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-patched-linux-x86_64