CRAN Package Check Results for Maintainer ‘Jean-Baptiste Camps <jbcamps at hotmail.com>’

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

Package ERROR OK
stemmatology 1 10

Package stemmatology

Current CRAN status: ERROR: 1, OK: 10

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