Last updated on 2022-08-15 08:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 4.35 | 65.30 | 69.65 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 3.31 | 49.10 | 52.41 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 90.54 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 98.04 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 126.00 | 118.00 | 244.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 8.13 | 59.88 | 68.01 | OK | |
r-release-linux-x86_64 | 1.0.1 | 5.12 | 60.38 | 65.50 | OK | |
r-release-macos-arm64 | 1.0.1 | 37.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 46.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 98.00 | 110.00 | 208.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 48.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 10.00 | 97.00 | 107.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [18s/34s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(EDIutils)
>
> test_check("EDIutils")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 144 ]
== Skipped tests ===============================================================
* Not run when logged out. Login with 'login()'. (12)
* empty test (3)
== Failed tests ================================================================
-- Error (test_utilities.R:91:3): xml2df() works -------------------------------
Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached: [pasta.lternet.edu] Connection timeout after 10001 ms
Backtrace:
x
1. \-EDIutils::read_data_package_report_resource_metadata(...) at test_utilities.R:91:2
2. \-httr::GET(url, set_user_agent(), handle = httr::handle(""))
3. \-httr:::request_perform(req, hu$handle$handle)
4. +-httr:::request_fetch(req$output, req$url, handle)
5. \-httr:::request_fetch.write_memory(req$output, req$url, handle)
6. \-curl::curl_fetch_memory(url, handle = handle)
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 144 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang