Last updated on 2025-08-09 19:51:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 23.77 | 288.12 | 311.89 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 16.32 | 181.15 | 197.47 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 482.20 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 516.68 | NOTE | |||
r-devel-windows-x86_64 | 0.3.0 | 23.00 | 231.00 | 254.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 24.02 | 269.65 | 293.67 | OK | |
r-release-linux-x86_64 | 0.3.0 | 24.53 | 270.16 | 294.69 | OK | |
r-release-macos-arm64 | 0.3.0 | 118.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 262.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 25.00 | 230.00 | 255.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 130.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 374.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 35.00 | 345.00 | 380.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arcpullr)
Loading required package: sf
Linking to GEOS 3.13.1, GDAL 3.10.3, PROJ 9.6.0; sf_use_s2() is TRUE
>
> test_check("arcpullr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 46 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_layer_properties.R:3:1'): (code run outside of `test_that()`) ──
<curl_error_recv_error/curl_error/error/condition>
Error in `readBin(structure(4L, class = c("curl", "connection"), conn_id = <pointer: 0x563675740fd0>),
"raw", 65536L)`: Failure when receiving data from the peer [dnrmaps.wi.gov]:
OpenSSL SSL_read: OpenSSL/3.5.1: error:0A000126:SSL routines::unexpected eof while reading, errno 0
Backtrace:
▆
1. ├─arcpullr::get_layer_legend(wi_landcover_url) at test_layer_properties.R:3:1
2. │ ├─rvest::html_nodes(...)
3. │ │ └─rvest::html_elements(...)
4. │ ├─rvest::html_nodes(xml2::read_html(legend_url), "table")
5. │ │ └─rvest::html_elements(...)
6. │ ├─xml2::read_html(legend_url)
7. │ └─xml2:::read_html.default(legend_url)
8. │ ├─base::suppressWarnings(...)
9. │ │ └─base::withCallingHandlers(...)
10. │ ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options)
11. │ └─xml2:::read_xml.character(...)
12. │ └─xml2:::read_xml.connection(...)
13. ├─base::readBin(`<curl>`, "raw", 65536L)
14. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 46 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.