CRAN Package Check Results for Package rdatacite

Last updated on 2025-07-21 08:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.4 1.95 24.23 26.18 OK
r-devel-linux-x86_64-debian-gcc 0.5.4 1.49 19.49 20.98 OK
r-devel-linux-x86_64-fedora-clang 0.5.4 42.58 OK
r-devel-linux-x86_64-fedora-gcc 0.5.4 39.54 ERROR
r-devel-windows-x86_64 0.5.4 3.00 46.00 49.00 OK
r-patched-linux-x86_64 0.5.4 2.01 23.16 25.17 OK
r-release-linux-x86_64 0.5.4 1.80 23.04 24.84 OK
r-release-macos-arm64 0.5.4 20.00 OK
r-release-macos-x86_64 0.5.4 29.00 OK
r-release-windows-x86_64 0.5.4 3.00 46.00 49.00 OK
r-oldrel-macos-arm64 0.5.4 17.00 OK
r-oldrel-macos-x86_64 0.5.4 24.00 OK
r-oldrel-windows-x86_64 0.5.4 4.00 52.00 56.00 OK

Check Details

Version: 0.5.4
Check: tests
Result: ERROR Running ‘test-all.R’ [6s/156s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library("testthat") > test_check("rdatacite") Loading required package: rdatacite [ FAIL 8 | WARN 0 | SKIP 1 | PASS 63 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-dc_cn.R:19:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-dc_activities.R:8:3'): dc_activities works ─────────────────── sort(names(aa)) not equal to c("data", "included", "links", "meta"). Lengths differ: 3 is not 4 ── Failure ('test-dc_activities.R:10:3'): dc_activities works ────────────────── aa$included inherits from `'NULL'` not `'character'`. ── Failure ('test-dc_client_prefixes.R:8:3'): dc_client_prefixes works ───────── sort(names(aa)) not equal to c("data", "included", "links", "meta"). Lengths differ: 3 is not 4 ── Failure ('test-dc_client_prefixes.R:10:3'): dc_client_prefixes works ──────── aa$included inherits from `'NULL'` not `'character'`. ── Failure ('test-dc_clients.R:8:3'): dc_clients works ───────────────────────── sort(names(aa)) not equal to c("data", "included", "links", "meta"). Lengths differ: 3 is not 4 ── Failure ('test-dc_clients.R:10:3'): dc_clients works ──────────────────────── aa$included inherits from `'NULL'` not `'character'`. ── Failure ('test-dc_dois.R:8:3'): dc_dois works ─────────────────────────────── sort(names(aa)) not equal to c("data", "included", "links", "meta"). Lengths differ: 3 is not 4 ── Failure ('test-dc_dois.R:10:3'): dc_dois works ────────────────────────────── aa$included inherits from `'NULL'` not `'character'`. [ FAIL 8 | WARN 0 | SKIP 1 | PASS 63 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc