Package: CopernicusClimate Title: Search Download and Handle Data from Copernicus Climate Data Service Version: 0.0.5.0002 Authors@R: c( person("Pepijn", "de Vries", role = c("aut", "cre"), email = "pepijn.devries@outlook.com", comment = c(ORCID = "0000-0002-7961-6646")) ) Description: Subset and download data from EU Copernicus Climate Data Service: . Import information about the Earth's past, present and future climate from Copernicus into R without the need of external software. Depends: R (>= 4.1.0) Imports: dplyr, httr2, jsonlite, methods, purrr, rlang, stringr, tibble, tidyr Suggests: clipr, ggplot2, knitr, RefManageR, rmarkdown, sf, stars, testthat (>= 3.0.0) License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Collate: 'CopernicusClimate-package.R' 'helpers.R' 'catalogue.R' 'cite.R' 'jobs.R' 'licenses.R' 'python.R' 'retrieve.R' 'stars.R' 'token.R' Config/testthat/edition: 3 Language: en-GB URL: https://pepijn-devries.github.io/CopernicusClimate/, https://github.com/pepijn-devries/CopernicusClimate/ BugReports: https://github.com/pepijn-devries/CopernicusClimate/issues VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://pepijn-devries.r-universe.dev Date/Publication: 2026-01-20 18:11:22 UTC RemoteUrl: https://github.com/pepijn-devries/CopernicusClimate RemoteRef: main RemoteSha: f36cefef77f123ca154558e3d00ff7eff06d7bdb NeedsCompilation: no Packaged: 2026-06-19 08:44:24 UTC; root Author: Pepijn de Vries [aut, cre] (ORCID: ) Maintainer: Pepijn de Vries