CRAN Package Check Results for Package CopernicusClimate

Last updated on 2026-01-17 13:50:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 2.76 47.30 50.06 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 1.85 36.10 37.95 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 78.10 OK
r-devel-linux-x86_64-fedora-gcc 0.0.5 5.00 91.43 96.43 OK
r-devel-windows-x86_64 0.0.5 6.00 125.00 131.00 OK
r-patched-linux-x86_64 0.0.5 3.16 42.25 45.41 OK
r-release-linux-x86_64 0.0.5 2.82 42.42 45.24 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 5.00 68.00 73.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 82.00 88.00 ERROR

Check Details

Version: 0.0.5
Check: tests
Result: ERROR Running 'testthat.R' [5s] 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-oldrel-windows-x86_64