CopernicusClimate
Search Download and Handle Data from Copernicus Climate Data Service
v0.0.5
·
Jan 7, 2026
·
GPL (>= 3)
Description
Subset and download data from EU Copernicus Climate Data Service: <https://cds.climate.copernicus.eu/>. Import information about the Earth's past, present and future climate from Copernicus into R without the need of external software.
Downloads
CRAN
504
Last 30 days
7418th
1.6K
Last 90 days
4K
Last year
Trend: -7.7% (30d vs prior 30d)
r2u
CRAN
8
Last 30 days
23
Last 90 days
90
Last year
Trend: -33.3% (30d vs prior 30d)
CRAN Check Status
1
ERROR
12
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | ERROR |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
ERROR
r-devel-linux-x86_64-debian-gcc
re-building of vignette outputs
Error(s) in re-building vignettes:
...
--- re-building ‘download.Rmd’ using rmarkdown
Quitting from download.Rmd:78-87 [get-licence]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/httr2_http_503>
Error in `httr2::req_perform()`:
! HTTP 503 Service Unavailable.
ℹ <html><body><h1>503 Service Unavailable</h1> No server is available to handle
this request. </body></html>
---
Backtrace:
▆
1. ├─dplyr::filter(...)
2. └─CopernicusClimate::cds_dataset_form("reanalysis-era5-pressure-levels")
3. ├─purrr::map_df(...)
4. │ └─purrr::map(.x, .f, ...)
5. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
6. │ └─purrr:::vctrs_vec_compat(.x, .purrr_user_env)
7. └─CopernicusClimate:::.execute_request(...)
8. ├─httr2::resp_body_json(...)
9. │ └─httr2:::check_response(resp)
10. │ └─httr2:::is_response(resp)
11. └─httr2::req_perform(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'download.Rmd' failed with diagnostics:
HTTP 503 Service Unavailable.
ℹ <html><body><h1>503 Service Unavailable</h1> No server is available to handle
this request. </body></html>
--- failed re-building ‘download.Rmd’
--- re-building ‘translate.Rmd’ using rmarkdown
--- finished re-building ‘translate.Rmd’
SUMMARY: processing the following file failed:
‘download.Rmd’
Error: Vignette re-building failed.
Execution halted
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [3s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(CopernicusClimate)
>
> test_check("CopernicusClimate")
> Waiting 1.5s for retry backoff
> Waiting 3.4s 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_503> with message:
HTTP 503 Service Unavailable.
i <html><body><h1>503 Service Unavailable</h1> No server is available to handle this request. </body></html>
[ FAIL 1 | WARN 0 | SKIP 34 | PASS 1 ]
Error:
! Test failures.
Execution halted
Check History
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 29, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
tests
Running ‘testthat.R’ [3s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(CopernicusClimate)
>
> test_check("CopernicusClimate")
> Waiting 1.5s for retry backoff
> Waiting 3.4s for retry
...[truncated]...
ith message:
HTTP 503 Service Unavailable.
i <html><body><h1>503 Service Unavailable</h1> No server is available to handle this request. </body></html>
[ FAIL 1 | WARN 0 | SKIP 34 | PASS 1 ]
Error:
! Test failures.
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 26, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 25, 2026
ERROR
r-devel-linux-x86_64-fedora-gcc
re-building of vignette outputs
Error(s) in re-building vignettes: --- re-building ‘download.Rmd’ using rmarkdown Quitting from download.Rmd:182-193 [specific-request] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/httr2_http_502> Error in ...[truncated]... ml> --- failed re-building ‘download.Rmd’ --- re-building ‘translate.Rmd’ using rmarkdown --- finished re-building ‘translate.Rmd’ SUMMARY: processing the following file failed: ‘download.Rmd’ Error: Vignette re-building failed. Execution halted