CRAN Package Check Results for Package rdomains

Last updated on 2025-05-03 03:52:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 13.36 114.20 127.56 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 9.07 99.94 109.01 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 234.86 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 231.47 OK
r-devel-windows-x86_64 0.2.1 17.00 164.00 181.00 OK
r-patched-linux-x86_64 0.2.1 11.92 124.55 136.47 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 0.2.1 88.00 OK
r-release-macos-x86_64 0.2.1 210.00 OK
r-release-windows-x86_64 0.2.1 16.00 161.00 177.00 OK
r-oldrel-macos-arm64 0.2.1 91.00 OK
r-oldrel-macos-x86_64 0.2.1 121.00 OK
r-oldrel-windows-x86_64 0.2.1 20.00 188.00 208.00 OK

Check Details

Version: 0.2.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Gaurav Sood <gsood07@gmail.com>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] 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 ───────────────────────────────────── <curl_error_http_returned_error/curl_error/error/condition> Error in `curl_download(paste0("https://github.com/themains/rdomains/blob/master/data-raw/dmoz/", "dmoz_domain_category.zip?raw=TRUE"), tmp)`: HTTP response code said error [github.com]: The requested URL returned error: 429 Backtrace: ▆ 1. ├─rdomains::get_dmoz_data() at test-dmoz-cat.R:5:3 2. │ └─curl::curl_download(...) 3. └─curl:::raise_libcurl_error(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 2 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang