Last updated on 2026-01-29 01:51:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.5 | 3.15 | 47.68 | 50.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 2.27 | 35.78 | 38.05 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 77.50 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 94.20 | OK | |||
| r-devel-windows-x86_64 | 0.0.5 | 6.00 | 68.00 | 74.00 | OK | |
| r-patched-linux-x86_64 | 0.0.5 | 3.20 | 42.20 | 45.40 | OK | |
| r-release-linux-x86_64 | 0.0.5 | 2.85 | 41.60 | 44.45 | OK | |
| r-release-macos-arm64 | 0.0.5 | 1.00 | 32.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.0.5 | 2.00 | 89.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 0.0.5 | 6.00 | 68.00 | 74.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.5 | 1.00 | 40.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.5 | 2.00 | 125.00 | 127.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.5 | 6.00 | 81.00 | 87.00 | OK |
Version: 0.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(CopernicusClimate)
>
> test_check("CopernicusClimate")
> Waiting 1.9s for retry backoff
> Waiting 3.8s for retry backoff
Saving _problems/test-download-39.R
[ FAIL 1 | WARN 0 | SKIP 34 | PASS 1 ]
══ Skipped tests (34) ══════════════════════════════════════════════════════════
• On CRAN (34): 'test-authentication.R:2:3', 'test-authentication.R:11:3',
'test-authentication.R:20:3', 'test-catalogue.R:2:3',
'test-catalogue.R:10:3', 'test-catalogue.R:21:3', 'test-catalogue.R:29:3',
'test-cite.R:2:3', 'test-dev.R:3:3', 'test-download.R:2:3',
'test-download.R:43:3', 'test-download.R:51:3', 'test-download.R:74:3',
'test-download.R:83:3', 'test-download.R:100:3', 'test-exceptions.R:4:3',
'test-exceptions.R:14:3', 'test-exceptions.R:24:3', 'test-exceptions.R:32:3',
'test-exceptions.R:42:3', 'test-exceptions.R:51:3', 'test-exceptions.R:60:3',
'test-exceptions.R:68:3', 'test-exceptions.R:76:3', 'test-exceptions.R:84:3',
'test-exceptions.R:92:3', 'test-exceptions.R:101:3',
'test-exceptions.R:110:3', 'test-licenses.R:2:3', 'test-licenses.R:11:3',
'test-licenses.R:20:3', 'test-python.R:31:3', 'test-python.R:43:3',
'test-stars.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-download.R:26:3'): Area can be a `bbox` class object ─────────
Expected `{ ... }` not to throw any errors.
Actually got a <httr2_http_429> with message:
HTTP 429 Too Many Requests.
rate limit exceeded
Rate limit exceeded. Please wait 7 seconds.
[ FAIL 1 | WARN 0 | SKIP 34 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc