Package: easyclimate
Title: Easy Access to High-Resolution Daily Climate Data for Europe
Version: 1.0.0
Authors@R: c(
    person("Verónica", "Cruz-Alonso", email = "veronica.cral@gmail.com", 
           role = c("aut", "cph"),
           comment = c(ORCID = "0000-0002-0642-036X")),
    person("Francisco", "Rodriguez-Sanchez", role = c("aut", "cph"),
           comment = c(ORCID = "0000-0002-7981-1599")),
    person("Christoph", "Pucher", role = "aut",
           comment = c(ORCID = "0000-0002-9269-1907")),
    person("Paloma", "Ruiz-Benito", role = "aut", 
           comment = c(ORCID = "0000-0002-2781-5870")),
    person("Julen", "Astigarraga", role = "aut",
           comment = c(ORCID = "0000-0001-9520-3713")),
    person("Mathias", "Neumann", role = "aut",
           comment = c(ORCID = "0000-0003-2472-943X")),
    person("Sofía", "Miguel", email = "sofia.miromero@gmail.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1341-8022")),
    person("Sophia", "Ratcliffe", role = "aut",
           comment = c(ORCID = "0000-0001-9284-7900"))
  )
Description: Get high-resolution (1 km) daily, monthly and annual climate data (precipitation,
    and average, minimum and maximum temperatures) for points and polygons within
    Europe.
License: GPL (>= 3)
URL: https://verughub.github.io/easyclimate/,
        https://github.com/VeruGHub/easyclimate
BugReports: https://github.com/VeruGHub/easyclimate/issues
Depends: R (>= 3.5.0)
Imports: R.utils, RCurl, stats, terra (>= 1.2-13)
Suggests: sf, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-07-28 05:28:05 UTC; SOFIA
Author: Verónica Cruz-Alonso [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-0642-036X>),
  Francisco Rodriguez-Sanchez [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-7981-1599>),
  Christoph Pucher [aut] (ORCID: <https://orcid.org/0000-0002-9269-1907>),
  Paloma Ruiz-Benito [aut] (ORCID:
    <https://orcid.org/0000-0002-2781-5870>),
  Julen Astigarraga [aut] (ORCID:
    <https://orcid.org/0000-0001-9520-3713>),
  Mathias Neumann [aut] (ORCID: <https://orcid.org/0000-0003-2472-943X>),
  Sofía Miguel [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1341-8022>),
  Sophia Ratcliffe [aut] (ORCID: <https://orcid.org/0000-0001-9284-7900>)
Maintainer: Sofía Miguel <sofia.miromero@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-28 22:40:09 UTC
Built: R 4.7.0; ; 2026-07-28 23:51:23 UTC; windows
