Last updated on 2025-03-13 15:51:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.3 | 14.92 | 142.86 | 157.78 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.3 | 12.34 | 100.18 | 112.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.3 | 256.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 243.65 | OK | |||
r-devel-macos-arm64 | 1.3.3 | 226.00 | OK | |||
r-devel-macos-x86_64 | 1.3.3 | 290.00 | OK | |||
r-devel-windows-x86_64 | 1.3.3 | 17.00 | 1051.00 | 1068.00 | ERROR | |
r-patched-linux-x86_64 | 1.3.3 | OK | ||||
r-release-linux-x86_64 | 1.3.3 | 14.52 | 130.47 | 144.99 | OK | |
r-release-macos-arm64 | 1.3.3 | 235.00 | NOTE | |||
r-release-macos-x86_64 | 1.3.3 | 279.00 | NOTE | |||
r-release-windows-x86_64 | 1.3.3 | 15.00 | 158.00 | 173.00 | NOTE | |
r-oldrel-macos-arm64 | 1.3.3 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.3.3 | 308.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.3.3 | 21.00 | 190.00 | 211.00 | NOTE |
Version: 1.3.3
Check: tests
Result: ERROR
Running 'testthat.R' [15m]
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(GIFT)
>
> test_check("GIFT")
Either the API is wrongly specified or the server is down.
You are asking for the latest stable version of GIFT which is 3.2.
You are asking for the latest stable version of GIFT which is 3.2.
You are asking for the latest stable version of GIFT which is 3.2.
Either the API is wrongly specified or the server is down.
Either the API is wrongly specified or the server is down.
You are asking for the beta-version of GIFT which is subject to
updates and edits. Consider using 'latest' for the latest stable
version.
You are asking for the beta-version of GIFT which is subject to
updates and edits. Consider using 'latest' for the latest stable
version.
You are asking for the beta-version of GIFT which is subject to
updates and edits. Consider using 'latest' for the latest stable
version.
You are asking for the beta-version of GIFT which is subject to
updates and edits. Consider using 'latest' for the latest stable
version.
You are asking for the latest stable version of GIFT which is 3.2.
You are asking for the latest stable version of GIFT which is 3.2.
Either the API is wrongly specified or the server is down.
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 83 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-GIFT_checklists.R:20:3'): invalid inputs ───────────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(resp)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [gift.uni-goettingen.de]: SSL/TLS connection timeout
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-GIFT_checklists.R:20:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─GIFT::GIFT_checklists(taxon_name = NA)
8. └─GIFT:::check_api(api)
9. ├─httr2::resp_status_desc(httr2::req_perform(resp))
10. │ └─httr2:::check_response(resp)
11. │ └─httr2:::is_response(resp)
12. └─httr2::req_perform(resp)
13. └─httr2:::handle_resp(req, resp, error_call = error_call)
14. └─rlang::cnd_signal(resp)
── Error ('test-GIFT_env_meta_misc.R:20:3'): invalid inputs ────────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(resp)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [gift.uni-goettingen.de]: SSL/TLS connection timeout
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-GIFT_env_meta_misc.R:20:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─GIFT::GIFT_env_meta_misc(GIFT_version = NA)
8. └─GIFT:::check_api(api)
9. ├─httr2::resp_status_desc(httr2::req_perform(resp))
10. │ └─httr2:::check_response(resp)
11. │ └─httr2:::is_response(resp)
12. └─httr2::req_perform(resp)
13. └─httr2:::handle_resp(req, resp, error_call = error_call)
14. └─rlang::cnd_signal(resp)
── Error ('test-GIFT_env_meta_raster.R:20:3'): invalid inputs ──────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(resp)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [gift.uni-goettingen.de]: SSL/TLS connection timeout
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-GIFT_env_meta_raster.R:20:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─GIFT::GIFT_env_meta_raster(GIFT_version = NA)
8. └─GIFT:::check_api(api)
9. ├─httr2::resp_status_desc(httr2::req_perform(resp))
10. │ └─httr2:::check_response(resp)
11. │ └─httr2:::is_response(resp)
12. └─httr2::req_perform(resp)
13. └─httr2:::handle_resp(req, resp, error_call = error_call)
14. └─rlang::cnd_signal(resp)
── Error ('test-GIFT_lists.R:5:3'): data frame output format ───────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(resp)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [gift.uni-goettingen.de]: SSL/TLS connection timeout
Backtrace:
▆
1. ├─testthat::expect_message(...) at test-GIFT_lists.R:5:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─GIFT::GIFT_lists(GIFT_version = "beta")
8. └─GIFT:::check_api(api)
9. ├─httr2::resp_status_desc(httr2::req_perform(resp))
10. │ └─httr2:::check_response(resp)
11. │ └─httr2:::is_response(resp)
12. └─httr2::req_perform(resp)
13. └─httr2:::handle_resp(req, resp, error_call = error_call)
14. └─rlang::cnd_signal(resp)
── Error ('test-GIFT_traits_raw.R:34:3'): invalid inputs ───────────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(resp)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [gift.uni-goettingen.de]: SSL/TLS connection timeout
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-GIFT_traits_raw.R:34:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─GIFT::GIFT_traits_raw(trait_IDs = "4.10.1", GIFT_version = NA)
8. └─GIFT:::check_api(api)
9. ├─httr2::resp_status_desc(httr2::req_perform(resp))
10. │ └─httr2:::check_response(resp)
11. │ └─httr2:::is_response(resp)
12. └─httr2::req_perform(resp)
13. └─httr2:::handle_resp(req, resp, error_call = error_call)
14. └─rlang::cnd_signal(resp)
── Error ('test-GIFT_traits_tax.R:20:3'): invalid inputs ───────────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `httr2::req_perform(resp)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [gift.uni-goettingen.de]: SSL/TLS connection timeout
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-GIFT_traits_tax.R:20:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─GIFT::GIFT_traits_tax(trait_IDs = NA)
8. └─GIFT:::check_api(api)
9. ├─httr2::resp_status_desc(httr2::req_perform(resp))
10. │ └─httr2:::check_response(resp)
11. │ └─httr2:::is_response(resp)
12. └─httr2::req_perform(resp)
13. └─httr2:::handle_resp(req, resp, error_call = error_call)
14. └─rlang::cnd_signal(resp)
[ FAIL 6 | WARN 0 | SKIP 0 | PASS 83 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.3.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'GIFT.Rmd' using rmarkdown
Quitting from lines 511-516 [anemone_lookup] (GIFT.Rmd)
Error: processing vignette 'GIFT.Rmd' failed with diagnostics:
Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [gift.uni-goettingen.de]: SSL/TLS connection timeout
--- failed re-building 'GIFT.Rmd'
SUMMARY: processing the following file failed:
'GIFT.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.3.3
Check: installed package size
Result: NOTE
installed size is 6.4Mb
sub-directories of 1Mb or more:
doc 3.1Mb
help 3.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64