Package: climaemet
Title: Climate AEMET Tools
Version: 0.1.0
Author: Manuel Pizarro [aut, cre]
Maintainer: Manuel Pizarro <m.pizarro@csic.es>
Description: Tools to download the climatic data of the Spanish Meteorological Agency (AEMET) directly from R using their API <https://opendata.aemet.es/> and create scientific graphs (climate charts, trend analysis of climate time series, temperature and precipitation anomalies maps, warming stripes graphics, climatograms, etc.).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.6.0)
Imports: dplyr (>= 1.0.0), tidyr (>= 1.1.0), lubridate (>= 1.7.9),
        stringr (>= 1.4.0), scales (>= 1.1.1), ggplot2 (>= 3.3.2),
        ggpubr (>= 0.4.0), ggthemes (>= 4.2.0), gtable (>= 0.3.0),
        gganimate (>= 1.0.5), RColorBrewer (>= 1.1.2), jpeg (>=
        0.1.8.1), httr (>= 1.4.1), jsonlite (>= 1.7.0), climatol (>=
        3.1.2), rlang (>= 0.4.6), magrittr (>= 1.5)
Collate: 'aemet_tools.R' 'climaemet-package.R' 'plot_tools.R'
        'climaemet_main.R' 'climaemet_news.R' 'utils-pipe.R'
Suggests: knitr, rmarkdown, learnr
NeedsCompilation: no
Repository: CRAN
URL: https://github.com/mpizarrotig/climaemet
BugReports: https://github.com/mpizarrotig/climaemet/issues
Packaged: 2020-07-07 12:03:06 UTC; BIODIVERSITYLAB
Date/Publication: 2020-07-07 12:50:16 UTC
