Package: easyclimate Title: Easy Access to High-Resolution Daily Climate Data for Europe Version: 1.0.1 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", "Rodríguez-Sánchez", 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev make libproj-dev libsqlite3-dev Repository: https://verughub.r-universe.dev Date/Publication: 2026-06-25 06:22:57 UTC RemoteUrl: https://github.com/verughub/easyclimate RemoteRef: HEAD RemoteSha: 18a5c0c51aade9988cdf80a10ec89a48e5c9c247 NeedsCompilation: no Packaged: 2026-06-25 08:49:59 UTC; root Author: Verónica Cruz-Alonso [aut, cph] (ORCID: ), Francisco Rodríguez-Sánchez [aut, cph] (ORCID: ), Christoph Pucher [aut] (ORCID: ), Paloma Ruiz-Benito [aut] (ORCID: ), Julen Astigarraga [aut] (ORCID: ), Mathias Neumann [aut] (ORCID: ), Sofía Miguel [aut, cre] (ORCID: ), Sophia Ratcliffe [aut] (ORCID: ) Maintainer: Sofía Miguel