Package: CopernicusClimate
Title: Search Download and Handle Data from Copernicus Climate Data
        Service
Version: 0.0.3
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:
    <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.
Depends: R (>= 4.1.0)
Imports: dplyr, httr2, jsonlite, methods, purrr, rlang, stringr,
        tibble, tidyr
Suggests: clipr, ggplot2, knitr, RefManageR, rmarkdown, stars, testthat
        (>= 3.0.0)
License: GPL (>= 3)
Encoding: UTF-8
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
URL: https://pepijn-devries.github.io/CopernicusClimate/,
        https://github.com/pepijn-devries/CopernicusClimate/
BugReports: https://github.com/pepijn-devries/CopernicusMarine/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-23 07:22:48 UTC; vries171
Author: Pepijn de Vries [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7961-6646>)
Maintainer: Pepijn de Vries <pepijn.devries@outlook.com>
Repository: CRAN
Date/Publication: 2025-10-23 10:40:35 UTC
Built: R 4.4.1; ; 2025-10-23 14:11:32 UTC; unix
