Last updated on 2026-08-18 13:49:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3-4 | 54.18 | 117.41 | 171.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3-4 | 33.42 | 82.17 | 115.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3-4 | 39.00 | 78.07 | 117.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3-4 | 36.00 | 73.25 | 109.25 | OK | |
| r-devel-windows-x86_64 | 0.3-4 | 55.00 | 142.00 | 197.00 | OK | |
| r-patched-linux-x86_64 | 0.3-4 | 53.54 | 117.76 | 171.30 | OK | |
| r-release-linux-x86_64 | 0.3-4 | 47.89 | 116.62 | 164.51 | OK | |
| r-release-macos-arm64 | 0.3-4 | 12.00 | 27.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 0.3-4 | 35.00 | 115.00 | 150.00 | OK | |
| r-release-windows-x86_64 | 0.3-4 | 59.00 | 0.00 | 59.00 | OK | |
| r-oldrel-macos-arm64 | 0.3-4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3-4 | 33.00 | 117.00 | 150.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3-4 | 78.00 | 177.00 | 255.00 | OK |
Version: 0.3-4
Check: tests
Result: ERROR
Running ‘test-all.R’ [2s/9s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(atom4R)
> test_check("atom4R")
Saving _problems/test_DCEntry-65.R
Saving _problems/test_DCEntry-80.R
[ FAIL 2 | WARN 1 | SKIP 6 | PASS 0 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test_AtomEntry.R:13:3', 'test_AtomEntry.R:60:3',
'test_AtomFeed.R:13:3', 'test_DCElement.R:13:3', 'test_DCEntry.R:13:3'
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_DCEntry.R:65:3'): decoding Zenodo Dublin core ──────────────────
<XMLInputError/simpleError/error/condition>
Error: XML content does not seem to be XML: ' our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service).'
Backtrace:
▆
1. └─XML::xmlParse(httr::content(httr::GET("https://raw.githubusercontent.com/eblondel/atom4R/master/inst/extdata/examples/zenodo_dc_export.xml"))) at test_DCEntry.R:65:3
── Error ('test_DCEntry.R:80:3'): reading DC XML ───────────────────────────────
Error: cannot open the connection
Backtrace:
▆
1. ├─atom4R::readDCEntry(dcfile) at test_DCEntry.R:80:3
2. │ └─readr::read_lines(file)
3. │ └─vroom::vroom_lines(...)
4. │ └─vroom:::vroom_(...)
5. └─vroom (local) `<fn>`(`<curl>`, "rb")
6. └─base::tryCatch(...)
7. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
8. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
9. └─value[[3L]](cond)
[ FAIL 2 | WARN 1 | SKIP 6 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc