Package: EEAaq
Title: Handle Air Quality Data from the European Environmental Agency
        Data Portal
Version: 0.0.1
Authors@R: 
    c(person(given="Agostino",family ="Tassan Mazzocco",email="agostino.tassan@gmail.com",role=c("aut","cre","cph")),
      person(given="Paolo",family="Maranzano",role=c("aut","cph"),email="pmaranzano.ricercastatistica@gmail.com",comment=c(ORCID="0000-0002-9228-2759")),
        person(given="Riccardo",family="Borgoni",role=c("aut","cph"),email="riccardo.borgoni@unimib.it",comment=c(ORCID="0000-0002-2520-3512")))
Description: This software downloads and manages air quality data at the European level from the 
  European Environmental Agency (EEA) dataflows (<https://www.eea.europa.eu/data-and-maps/data/aqereporting-9>). 
	The package allows dynamically mapping the stations, summarising and time aggregating the measurements and building 
	spatial interpolation maps.
	See the webpage <https://www.eea.europa.eu/en> for further information on EEA's activities and history.
Imports: sf,readr,gstat,grDevices,leaflet,tictoc,sp,
        raster,mondate,aweek,ggspatial,htmlwidgets,
        dplyr,ggplot2,lubridate,stringr,tibble,tidyr
Suggests: purrr,ggpubr,gifski
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
LazyData: true
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2023-05-27 14:52:28 UTC; Agostino
Author: Agostino Tassan Mazzocco [aut, cre, cph],
  Paolo Maranzano [aut, cph] (<https://orcid.org/0000-0002-9228-2759>),
  Riccardo Borgoni [aut, cph] (<https://orcid.org/0000-0002-2520-3512>)
Maintainer: Agostino Tassan Mazzocco <agostino.tassan@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-29 19:00:02 UTC
