CRAN Package Check Results for Package rdomains

Last updated on 2026-04-14 12:55:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 12.29 132.96 145.25 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 8.96 93.96 102.92 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 22.00 181.85 203.85 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 23.00 223.76 246.76 OK
r-devel-macos-arm64 0.2.1 3.00 52.00 55.00 OK
r-devel-windows-x86_64 0.2.1 16.00 158.00 174.00 OK
r-patched-linux-x86_64 0.2.1 11.09 123.37 134.46 OK
r-release-linux-x86_64 0.2.1 10.25 119.46 129.71 OK
r-release-macos-arm64 0.2.1 OK
r-release-macos-x86_64 0.2.1 8.00 202.00 210.00 OK
r-release-windows-x86_64 0.2.1 17.00 0.00 17.00 OK
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 8.00 113.00 121.00 OK
r-oldrel-windows-x86_64 0.2.1 23.00 188.00 211.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’ [11s/43s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rdomains) > > test_check("rdomains") Saving _problems/test-dmoz-cat-5.R 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: 504 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-fedora-clang