Last updated on 2026-06-30 18:53:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.5 | 2.39 | 48.17 | 50.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.5 | 2.40 | 37.25 | 39.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.5 | 76.12 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 113.84 | OK | |||
| r-devel-windows-x86_64 | 0.0.5 | 5.00 | 70.00 | 75.00 | ERROR | |
| r-patched-linux-x86_64 | 0.0.5 | 3.33 | 44.41 | 47.74 | OK | |
| r-release-linux-x86_64 | 0.0.5 | OK | ||||
| r-release-macos-arm64 | 0.0.5 | 1.00 | 35.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 0.0.5 | 2.00 | 81.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 0.0.5 | 5.00 | 93.00 | 98.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.5 | 1.00 | 32.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.5 | 2.00 | 89.00 | 91.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.5 | 7.00 | 84.00 | 91.00 | OK |
Version: 0.0.5
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(CopernicusClimate)
>
> test_check("CopernicusClimate")
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_502> with message:
HTTP 502 Bad Gateway.
i <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
[ FAIL 1 | WARN 0 | SKIP 34 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64