Last updated on 2026-09-03 02:52:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.2 | 4.13 | 63.77 | 67.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.2 | 2.88 | 46.50 | 49.38 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.4.2 | 44.54 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.4.2 | 49.79 | OK | |||
| r-devel-windows-x86_64 | 1.4.2 | 9.00 | 91.00 | 100.00 | OK | |
| r-patched-linux-x86_64 | 1.4.2 | 4.37 | 58.35 | 62.72 | OK | |
| r-release-linux-x86_64 | 1.4.2 | 2.85 | 59.20 | 62.05 | OK | |
| r-release-macos-arm64 | 1.4.2 | 1.00 | 29.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.4.2 | 3.00 | 85.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 1.4.2 | 8.00 | 93.00 | 101.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.2 | 3.00 | 230.00 | 233.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.2 | 7.00 | 110.00 | 117.00 | OK |
Version: 1.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(rnpn)
>
> test_check("rnpn")
Geoserver is temporarily unavailable. Please try again later.
Unable to parse server response. Please try again later.
Saving _problems/test-npn-get-species-2.R
Invalid input, function expects a numeric vector as input
[ FAIL 1 | WARN 0 | SKIP 18 | PASS 103 ]
══ Skipped tests (18) ══════════════════════════════════════════════════════════
• On CRAN (18): 'test-npn-geoserver.R:16:3', 'test-npn-geoserver.R:45:3',
'test-npn-geoserver.R:152:3', 'test-npn-observations.R:11:3',
'test-npn-observations.R:32:3', 'test-npn-observations.R:71:3',
'test-npn-observations.R:163:3', 'test-npn-observations.R:223:3',
'test-npn-observations.R:262:3', 'test-npn-observations.R:304:3',
'test-npn-observations.R:368:3', 'test-npn-observations.R:433:3',
'test-npn-observations.R:498:3', 'test-npn-observations.R:564:3',
'test-npn-observations.R:615:3', 'test-npn-observations.R:666:3',
'test-npn-observations.R:755:3', 'test-npn-observations.R:860:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-npn-get-species.R:2:3'): npn_species returns a data frame ──────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(req)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [services.usanpn.org]:
Connection timed out after 10002 milliseconds
Backtrace:
▆
1. ├─testthat::skip_if_not(check_service(), "Service is down") at test-npn-get-species.R:2:3
2. │ └─base::isTRUE(condition)
3. └─rnpn:::check_service()
4. └─httr2::req_perform(req)
5. └─httr2:::handle_resp(req, resp, error_call = error_call)
6. └─rlang::cnd_signal(resp)
[ FAIL 1 | WARN 0 | SKIP 18 | PASS 103 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc