Last updated on 2025-05-07 03:51:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 13.60 | 114.75 | 128.35 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 9.52 | 96.59 | 106.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 234.86 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 245.46 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 16.00 | 159.00 | 175.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 13.79 | 105.95 | 119.74 | ERROR | |
r-release-linux-x86_64 | 0.2.1 | 13.01 | 124.86 | 137.87 | 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 | 162.00 | 178.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 | 21.00 | 190.00 | 211.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")
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
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64