Last updated on 2026-04-22 19:52:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.6 | 5.78 | 65.86 | 71.64 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.4.6 | 3.84 | 50.45 | 54.29 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.6 | 9.00 | 97.69 | 106.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.6 | 11.00 | 111.26 | 122.26 | OK | |
| r-devel-macos-arm64 | 0.4.6 | 1.00 | 68.00 | 69.00 | OK | |
| r-devel-windows-x86_64 | 0.4.6 | 8.00 | 86.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 0.4.6 | 6.47 | 61.35 | 67.82 | OK | |
| r-release-linux-x86_64 | 0.4.6 | 5.57 | 61.04 | 66.61 | OK | |
| r-release-macos-arm64 | 0.4.6 | 1.00 | 68.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 0.4.6 | 4.00 | 161.00 | 165.00 | OK | |
| r-release-windows-x86_64 | 0.4.6 | 8.00 | 87.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.5 | 1.00 | 72.00 | 73.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.6 | 4.00 | 182.00 | 186.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.6 | 11.00 | 105.00 | 116.00 | OK |
Version: 0.4.6
Check: examples
Result: ERROR
Running examples in ‘CopernicusMarine-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cms_products_list
> ### Title: List products available from data.marine.copernicus.eu
> ### Aliases: cms_products_list cms_products_list2
>
> ### ** Examples
>
> cms_products_list()
Error in `httr2::req_perform()`:
! Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [data-be-prd.marine.copernicus.eu]:
Connection timed out after 10002 milliseconds
Backtrace:
▆
1. └─CopernicusMarine::cms_products_list()
2. ├─httr2::resp_body_json(...)
3. │ └─httr2:::check_response(resp)
4. │ └─httr2:::is_response(resp)
5. └─httr2::req_perform(...)
6. └─httr2:::handle_resp(req, resp, error_call = error_call)
7. └─rlang::cnd_signal(resp)
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang