CRAN Package Check Results for Package rdomains

Last updated on 2024-10-06 12:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 14.18 130.10 144.28 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 9.43 94.36 103.79 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 235.10 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 231.96 OK
r-devel-windows-x86_64 0.2.1 17.00 165.00 182.00 OK
r-patched-linux-x86_64 0.2.1 12.96 122.22 135.18 OK
r-release-linux-x86_64 0.2.1 11.73 122.04 133.77 OK
r-release-macos-arm64 0.2.1 91.00 OK
r-release-macos-x86_64 0.2.1 121.00 OK
r-release-windows-x86_64 0.2.1 16.00 161.00 177.00 OK
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 21.00 170.00 191.00 ERROR

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [22s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rdomains) > > test_check("rdomains") Shallalist Data saved to the following destination: ./ [ FAIL 1 | WARN 0 | SKIP 1 | PASS 2 ] ══ 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)`: Timeout was reached: [] SSL/TLS connection timeout Backtrace: ▆ 1. └─rdomains::get_dmoz_data() at test-dmoz-cat.R:5:3 2. └─curl::curl_download(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 2 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64