CRAN Package Check Results for Maintainer ‘Jan Abel <jan.abel at inwt-statistics.de>’

Last updated on 2024-05-26 07:10:55 CEST.

Package ERROR OK
IsoMemo 12
Pandora 1 12

Package IsoMemo

Current CRAN status: OK: 12

Package Pandora

Current CRAN status: ERROR: 1, OK: 12

Version: 24.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/47s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(Pandora) > > test_check("Pandora") Error in getData(name = "14CARHU - Radiocarbon Dates of Helsinki University") : Error in open.connection(con, "rb") : Timeout was reached: [www.oasisnorth.org] Failed to connect to www.oasisnorth.org port 80 after 10000 ms: Timeout was reached for resource with name '14CARHU - Radiocarbon Dates of Helsinki University', [ FAIL 3 | WARN 0 | SKIP 2 | PASS 24 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (2): 'test-getData.R:21:1', 'test-getData.R:45:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-getData.R:7:5'): Test getData() from xlsx ──────────────────── nrow(testLoaded) > 2000 is not TRUE `actual`: `expected`: TRUE ── Failure ('test-getData.R:8:5'): Test getData() from xlsx ──────────────────── all(...) is not TRUE `actual`: FALSE `expected`: TRUE ── Error ('test-getData.R:126:3'): Test loadData() ───────────────────────────── Error in `open.connection(con, "rb")`: Timeout was reached: [www.oasisnorth.org] Failed to connect to www.oasisnorth.org port 80 after 10002 ms: Timeout was reached Backtrace: ▆ 1. └─Pandora::loadData(...) at test-getData.R:126:3 2. └─readr::guess_encoding(path) 3. ├─base::unlist(read_lines_raw(file, n_max = n_max)) 4. └─readr::read_lines_raw(file, n_max = n_max) 5. └─readr::datasource(...) 6. └─readr:::datasource_connection(...) 7. └─readr:::read_connection(path) 8. ├─base::open(con, "rb") 9. └─base::open.connection(con, "rb") [ FAIL 3 | WARN 0 | SKIP 2 | PASS 24 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang