CRAN Package Check Results for Package fgdr

Last updated on 2025-08-21 15:50:21 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 21.17 168.54 189.71 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 501.16 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 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 38.00 275.00 313.00 OK

Check Details

Version: 1.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/12s] 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