Last updated on 2025-12-16 17:49:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.2 | 8.19 | 111.23 | 119.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.2 | 4.99 | 72.09 | 77.08 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.2 | 13.00 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 14.00 | 186.20 | 200.20 | OK | |
| r-devel-windows-x86_64 | 0.5.2 | 10.00 | 118.00 | 128.00 | OK | |
| r-patched-linux-x86_64 | 0.5.2 | 6.81 | 104.04 | 110.85 | OK | |
| r-release-linux-x86_64 | 0.5.2 | 7.15 | 102.71 | 109.86 | OK | |
| r-release-macos-arm64 | 0.5.2 | OK | ||||
| r-release-macos-x86_64 | 0.5.2 | 5.00 | 135.00 | 140.00 | OK | |
| r-release-windows-x86_64 | 0.5.2 | 9.00 | 115.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.2 | 5.00 | 135.00 | 140.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.2 | 14.00 | 122.00 | 136.00 | ERROR |
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [78s/185s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ebvcube)
ebvcube 0.5.2
>
> test_check("ebvcube")
Warning: stack imbalance in '<-', 77 then 79
Warning: stack imbalance in '{', 73 then 75
Saving _problems/test-download-20.R
Saving _problems/test-download-28.R
[ FAIL 2 | WARN 10 | SKIP 0 | PASS 238 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-download.R:20:5'): test ebv_download ID=doi ────────────────────
<curl_error_http_returned_error/curl_error/error/condition>
Error in `curl::curl_download(json_path, destfile = file.path(outputdir, name_js), quiet = !verbose)`: HTTP response code said error [portal.geobon.org]:
The requested URL returned error: 502
Backtrace:
▆
1. ├─ebvcube::ebv_download("10.25829/f2rdp4", dir, verbose = FALSE) at test-download.R:20:5
2. │ └─curl::curl_download(...)
3. └─curl:::raise_libcurl_error(...)
── Error ('test-download.R:28:5'): test ebv_download ID=title 1 ────────────────
<curl_error_http_returned_error/curl_error/error/condition>
Error in `curl::curl_download(json_path, destfile = file.path(outputdir, name_js), quiet = !verbose)`: HTTP response code said error [portal.geobon.org]:
The requested URL returned error: 502
Backtrace:
▆
1. ├─ebvcube::ebv_download(...) at test-download.R:28:5
2. │ └─curl::curl_download(...)
3. └─curl:::raise_libcurl_error(...)
[ FAIL 2 | WARN 10 | SKIP 0 | PASS 238 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.2
Check: tests
Result: ERROR
Running 'testthat.R' [37s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ebvcube)
ebvcube 0.5.2
>
> test_check("ebvcube")
Saving _problems/test-ebv_create_taxonomy-31.R
Saving _problems/test-ebv_create_taxonomy-101.R
Saving _problems/test-ebv_manipulate-30.R
Flavor: r-oldrel-windows-x86_64