Last updated on 2025-03-15 18:50:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 5.28 | 60.99 | 66.27 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 0.30 | 1.32 | 1.62 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 103.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 116.37 | OK | |||
r-devel-macos-arm64 | 1.3.0 | 44.00 | OK | |||
r-devel-macos-x86_64 | 1.3.0 | 75.00 | OK | |||
r-devel-windows-x86_64 | 1.3.0 | 8.00 | 88.00 | 96.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 5.41 | 58.04 | 63.45 | OK | |
r-release-linux-x86_64 | 1.3.0 | 4.72 | 56.64 | 61.36 | OK | |
r-release-macos-arm64 | 1.3.0 | 44.00 | OK | |||
r-release-macos-x86_64 | 1.3.0 | 60.00 | OK | |||
r-release-windows-x86_64 | 1.3.0 | 7.00 | 92.00 | 99.00 | ERROR | |
r-oldrel-macos-arm64 | 1.3.0 | OK | ||||
r-oldrel-macos-x86_64 | 1.3.0 | 62.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.0 | 9.00 | 98.00 | 107.00 | OK |
Version: 1.3.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.0
Check: tests
Result: ERROR
Running 'test-all.R' [22s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> library("testthat")
> test_check('rebird')
Loading required package: rebird
[ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ]
══ Skipped tests (28) ══════════════════════════════════════════════════════════
• On CRAN (28): 'test-ebirdchecklistfeed.R:4:3',
'test-ebirdchecklistfeed.R:14:3', 'test-ebirdfreq.R:4:3',
'test-ebirdfreq.R:23:3', 'test-ebirdgeo.R:4:3', 'test-ebirdhistorical.R:4:3',
'test-ebirdhistorical.R:45:3', 'test-ebirdhotspot.R:4:3',
'test-ebirdhotspotlist.R:4:3', 'test-ebirdhotspotlist.R:32:3',
'test-ebirdloc.R:4:3', 'test-ebirdloc.R:22:3', 'test-ebirdnotable.R:4:3',
'test-ebirdregion.R:4:3', 'test-ebirdregioncheck.R:4:3',
'test-ebirdregioncheck.R:19:3', 'test-ebirdregioninfo.R:4:3',
'test-ebirdregioninfo.R:27:3', 'test-ebirdregionspecies.R:4:3',
'test-ebirdregionspecies.R:25:3', 'test-ebirdsubregionlist.R:4:3',
'test-ebirdsubregionlist.R:28:3', 'test-ebirdtaxonomy.R:4:3',
'test-ebirdtaxonomy.R:19:3', 'test-nearestobs.R:4:3',
'test-nearestobs.R:20:3', 'test-species_code.R:4:3',
'test-species_code.R:16:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-ebirdtaxonomy.R:29:3'): ebirdtaxonomy works without an API key ──
<curl_error_operation_timedout/curl_error/error/condition>
Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [ebird.org]: Failed to connect to ebird.org port 443 after 10003 ms: Timeout was reached
Backtrace:
▆
1. ├─rebird::ebirdtaxonomy() at test-ebirdtaxonomy.R:29:3
2. │ └─rebird:::ebird_GET(...)
3. │ └─httr::GET(...)
4. │ └─httr:::request_perform(req, hu$handle$handle)
5. │ ├─httr:::request_fetch(req$output, req$url, handle)
6. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
7. │ └─curl::curl_fetch_memory(url, handle = handle)
8. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64