Last updated on 2026-03-14 23:51:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 11.79 | 133.19 | 144.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 9.99 | 95.09 | 105.08 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 20.00 | 203.92 | 223.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 20.00 | 203.03 | 223.03 | OK | |
| r-devel-macos-arm64 | 0.2.1 | 3.00 | 51.00 | 54.00 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 19.00 | 156.00 | 175.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 10.83 | 121.23 | 132.06 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 10.42 | 101.63 | 112.05 | ERROR | |
| 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 | 157.00 | 174.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 | 24.00 | 189.00 | 213.00 | OK |
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")
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: 502
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-release-linux-x86_64