Last updated on 2025-11-21 02:50:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 12.52 | 130.92 | 143.44 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 8.07 | 79.03 | 87.10 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 32.00 | 192.32 | 224.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 26.00 | 206.23 | 232.23 | OK | |
| r-devel-windows-x86_64 | 0.2.1 | 25.00 | 152.00 | 177.00 | OK | |
| r-patched-linux-x86_64 | 0.2.1 | 13.06 | 121.85 | 134.91 | OK | |
| r-release-linux-x86_64 | 0.2.1 | 9.60 | 121.85 | 131.45 | OK | |
| r-release-macos-arm64 | 0.2.1 | OK | ||||
| r-release-macos-x86_64 | 0.2.1 | 13.00 | 197.00 | 210.00 | OK | |
| r-release-windows-x86_64 | 0.2.1 | 16.00 | 153.00 | 169.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 13.00 | 108.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.1 | 21.00 | 184.00 | 205.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’ [6s/9s]
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: 503
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-gcc