Last updated on 2025-08-27 06:50:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 31.42 | 272.39 | 303.81 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 19.88 | 167.19 | 187.07 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 469.71 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 479.38 | OK | |||
r-devel-windows-x86_64 | 1.1.1 | 28.00 | 203.00 | 231.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.83 | 253.04 | 283.87 | ERROR | |
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 | 39.00 | 281.00 | 320.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fgdr)
Warning message:
In CPL_gdal_init() :
GDAL Message 1: GDAL AVIF driver was built against libavif 1.2.1 but is running against 1.3.0. Runtime issues could occur
>
> 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/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fgdr)
Warning message:
In CPL_gdal_init() :
GDAL Message 1: GDAL AVIF driver was built against libavif 1.2.1 but is running against 1.3.0. Runtime issues could occur
>
> 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
Version: 1.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/17s]
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-release-linux-x86_64