Last updated on 2025-01-23 19:49:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.18 | 3.36 | 34.51 | 37.87 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.19 | 2.45 | 26.25 | 28.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.19 | 64.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.19 | 74.99 | OK | |||
r-devel-windows-x86_64 | 0.0.19 | 8.00 | 60.00 | 68.00 | OK | |
r-patched-linux-x86_64 | 0.0.18 | 2.31 | 32.82 | 35.13 | ERROR | |
r-release-linux-x86_64 | 0.0.19 | 2.25 | 33.12 | 35.37 | OK | |
r-release-macos-arm64 | 0.0.18 | 34.00 | OK | |||
r-release-macos-x86_64 | 0.0.19 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.0.18 | 5.00 | 61.00 | 66.00 | OK | |
r-oldrel-macos-arm64 | 0.0.18 | 39.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.18 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.19 | 7.00 | 61.00 | 68.00 | OK |
Version: 0.0.18
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(contentid)
>
> test_check("contentid")
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 57 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• On CRAN (17): 'test-content_id.R:32:3', 'test-content_id.R:49:3',
'test-dataone.R:7:3', 'test-dataone.R:35:3', 'test-pin.R:12:3',
'test-pin.R:30:3', 'test-register-query.R:5:3', 'test-register-query.R:23:3',
'test-register-query.R:40:3', 'test-register-query.R:52:3',
'test-remote_api.R:4:3', 'test-resolve.R:16:3',
'test-software-heritage.R:7:3', 'test-software-heritage.R:19:3',
'test-store.R:28:3', 'test-tsv_registry.R:84:3', 'test-zenodo.R:7:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-format_identifiers.R:13:5'): we can convert other formats to hash uri ──
Error in `openssl::base64_decode(hash)`: Failed to decode base64 string
Backtrace:
▆
1. └─contentid:::as_hashuri(ids) at test-format_identifiers.R:13:5
2. └─base::vapply(...)
3. └─contentid (local) FUN(X[[i]], ...)
4. └─contentid:::from_ni(x)
5. ├─base::paste0(openssl::base64_decode(hash), collapse = "")
6. └─openssl::base64_decode(hash)
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 57 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.18
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(contentid)
>
> test_check("contentid")
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 57 ]
══ Skipped tests (17) ══════════════════════════════════════════════════════════
• On CRAN (17): 'test-content_id.R:32:3', 'test-content_id.R:49:3',
'test-dataone.R:7:3', 'test-dataone.R:35:3', 'test-pin.R:12:3',
'test-pin.R:30:3', 'test-register-query.R:5:3', 'test-register-query.R:23:3',
'test-register-query.R:40:3', 'test-register-query.R:52:3',
'test-remote_api.R:4:3', 'test-resolve.R:16:3',
'test-software-heritage.R:7:3', 'test-software-heritage.R:19:3',
'test-store.R:28:3', 'test-tsv_registry.R:84:3', 'test-zenodo.R:7:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-format_identifiers.R:13:5'): we can convert other formats to hash uri ──
Error in `openssl::base64_decode(hash)`: Failed to decode base64 string
Backtrace:
▆
1. └─contentid:::as_hashuri(ids) at test-format_identifiers.R:13:5
2. └─base::vapply(...)
3. └─contentid (local) FUN(X[[i]], ...)
4. └─contentid:::from_ni(x)
5. ├─base::paste0(openssl::base64_decode(hash), collapse = "")
6. └─openssl::base64_decode(hash)
[ FAIL 1 | WARN 0 | SKIP 17 | PASS 57 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64