Type: Package Package: climaemet Title: Access and Visualize AEMET Weather and Climate Data Version: 1.6.0 Authors@R: c( person("Manuel", "Pizarro", role = c("aut", "cph"), comment = c(ORCID = "0000-0002-6981-0154")), person("Diego", "Hernangómez", , "diego.hernangomezherrero@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8457-4658")), person("Gema", "Fernández-Avilés", role = "aut", comment = c(ORCID = "0000-0001-5934-1916")), person("AEMET", role = "cph", comment = c(ROR = "04kxf1r09")) ) Description: Provides access to meteorological observations, forecasts, alerts and climatology data from the Spanish Meteorological Agency (AEMET) through the 'AEMET OpenData' API . Includes tools for working with tabular and spatial data and for creating Walter-Lieth climate diagrams, warming stripes and wind roses. License: GPL-3 URL: https://ropenspain.github.io/climaemet/, https://github.com/rOpenSpain/climaemet BugReports: https://github.com/rOpenSpain/climaemet/issues Depends: R (>= 4.1.0) Imports: cli (>= 3.0.0), dplyr (>= 1.0.0), ggplot2 (>= 3.5.0), httr2 (>= 1.0.0), jsonlite (>= 1.7.0), rappdirs (>= 0.3.3), readr (>= 1.4.0), rlang (>= 0.4.6), tidyr (>= 1.1.0), tools, xml2 Suggests: climatol (>= 3.1.2), gganimate (>= 1.0.5), jpeg (>= 0.1.8), knitr, lifecycle, lubridate, mapSpain, quarto, scales, sf (>= 1.0.0), terra (>= 1.8-10), testthat (>= 3.2.0), withr (>= 3.0.0) VignetteBuilder: quarto Config/Needs/website: classInt, crosstalk, geoR, gifski, gstat, leaflet, pak, reactable, scales, styler, tidyterra, tidyverse, usethis Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/testthat/parallel: true Copyright: © AEMET. See file inst/COPYRIGHTS Encoding: UTF-8 LazyData: true X-schema.org-applicationCategory: Meteorology X-schema.org-isPartOf: https://ropenspain.es/ X-schema.org-keywords: aemet, climate, cran, data, forecast-api, r, r-package, ropenspain, rstats, science, spain, weather-api Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://dieghernan.r-universe.dev Date/Publication: 2026-06-19 15:51:18 UTC RemoteUrl: https://github.com/rOpenSpain/climaemet RemoteRef: HEAD RemoteSha: ab1fda36dff76d405133629ea3201a755b75c4b1 NeedsCompilation: no Packaged: 2026-06-19 16:37:06 UTC; root Author: Manuel Pizarro [aut, cph] (ORCID: ), Diego Hernangómez [aut, cre] (ORCID: ), Gema Fernández-Avilés [aut] (ORCID: ), AEMET [cph] (ROR: ) Maintainer: Diego Hernangómez