CRAN Package Check Results for Package rdatacite

Last updated on 2025-07-22 08:48:41 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.68 19.82 21.50 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.4 40.87 ERROR
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 4.00 45.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’ [3s/163s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library("testthat") > test_check("rdatacite") Loading required package: rdatacite [ FAIL 9 | WARN 0 | SKIP 1 | PASS 55 ] ══ 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'`. ── Error ('test-dc_events.R:5:5'): dc_events works ───────────────────────────── <http_500/http_error/error/condition> Error: Internal Server Error (HTTP 500) Backtrace: ▆ 1. ├─vcr::use_cassette(...) at test-dc_events.R:4:3 2. │ └─cassette$call_block(...) 3. └─rdatacite::dc_events(limit = 5) at test-dc_events.R:5:5 4. ├─rdatacite:::as_dc(dc_GET("events", args, ...), "events") 5. │ └─base::structure(x, class = "dc", fun = fun) 6. └─rdatacite:::dc_GET("events", args, ...) 7. └─res$raise_for_status() 8. ├─fauxpas::http(self, behavior = "stop") 9. └─fauxpas:::http.HttpResponse(self, behavior = "stop") 10. └─tmp$do(response) [ FAIL 9 | WARN 0 | SKIP 1 | PASS 55 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.4
Check: tests
Result: ERROR Running ‘test-all.R’ [6s/141s] 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-clang

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