CRAN Package Check Results for Package stemmatology

Last updated on 2024-05-03 11:53:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 4.39 78.27 82.66 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 105.49 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 111.42 OK
r-devel-windows-x86_64 0.3.2 7.00 89.00 96.00 OK
r-patched-linux-x86_64 0.3.2 6.74 75.23 81.97 OK
r-release-linux-x86_64 0.3.2 5.95 74.84 80.79 OK
r-release-macos-arm64 0.3.2 39.00 OK
r-release-windows-x86_64 0.3.2 7.00 88.00 95.00 ERROR
r-oldrel-macos-arm64 0.3.2 40.00 OK
r-oldrel-macos-x86_64 0.3.2 53.00 OK
r-oldrel-windows-x86_64 0.3.2 7.00 97.00 104.00 OK

Check Details

Version: 0.3.2
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > library("stemmatology") > test_check("stemmatology") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 90 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-PCC.Exploratory.R:5:3', 'test-PCC.R:5:3', 'test-PCC.conflicts.R:127:3', 'test-PCC.equipollent.R:5:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-import.TEIApparatus.R:55:3'): can be imported from URL ───────── Error in `open.connection(x, "rb")`: Recv failure: Connection was reset Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-import.TEIApparatus.R:55:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─stemmatology::import.TEIApparatus(file = "https://github.com/Jean-Baptiste-Camps/stemmatology-utils/raw/master/test/Yvain.xml") 5. ├─xml2::read_xml(file) 6. └─xml2:::read_xml.character(file) 7. └─xml2:::read_xml.connection(...) 8. ├─base::open(x, "rb") 9. └─base::open.connection(x, "rb") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 90 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64