CRAN Package Check Results for Package rdomains

Last updated on 2024-05-03 05:53:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 11.41 167.41 178.82 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 12.55 125.02 137.57 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 225.39 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 230.12 OK
r-devel-windows-x86_64 0.2.1 16.00 160.00 176.00 OK
r-patched-linux-x86_64 0.2.1 9.72 159.25 168.97 OK
r-release-linux-x86_64 0.2.1 12.21 157.23 169.44 OK
r-release-macos-arm64 0.2.1 91.00 OK
r-release-windows-x86_64 0.2.1 16.00 132.00 148.00 ERROR
r-oldrel-macos-arm64 0.2.1 100.00 OK
r-oldrel-macos-x86_64 0.2.1 128.00 OK
r-oldrel-windows-x86_64 0.2.1 20.00 184.00 204.00 OK

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rdomains) > > test_check("rdomains") [ FAIL 2 | WARN 0 | SKIP 1 | PASS 1 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-pkg-style.R:5:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dmoz-cat.R:5:3'): dmoz cat ───────────────────────────────────── Error in `curl_download(paste0("https://github.com/themains/rdomains/blob/master/data-raw/dmoz/", "dmoz_domain_category.zip?raw=TRUE"), tmp)`: Recv failure: Connection was reset Backtrace: ▆ 1. └─rdomains::get_dmoz_data() at test-dmoz-cat.R:5:3 2. └─curl::curl_download(...) ── Error ('test-shalla-cat.R:5:3'): shallalist cat ───────────────────────────── Error in `curl_download("https://raw.githubusercontent.com/themains/rdomains/master/data-raw/shallalist/accomplist/shallalist.gz", tmp)`: Recv failure: Connection was reset Backtrace: ▆ 1. └─rdomains::get_shalla_data() at test-shalla-cat.R:5:3 2. └─curl::curl_download(...) [ FAIL 2 | WARN 0 | SKIP 1 | PASS 1 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64