Package: saqgetr
Type: Package
Title: Import Air Quality Monitoring Data in a Fast and Easy Way
Version: 0.2.21
Date: 2021-01-12
Authors@R: person("Stuart K.", "Grange", email = "stuart.grange@york.ac.uk", 
    role = c("cre", "aut"), comment = c(ORCID = "0000-0003-4093-3596"))
Description: A collection of tools to access prepared air quality monitoring
    data files from web servers with ease and speed. Air quality data are 
    sourced from open and publicly accessible repositories and can be found in 
    these locations: 
    <https://www.eea.europa.eu/data-and-maps/data/airbase-the-european-air-quality-database-8> 
    and <https://discomap.eea.europa.eu/map/fme/AirQualityExport.htm>. The web 
    server space has been provided by Ricardo Energy & Environment.
Maintainer: Stuart K. Grange <stuart.grange@york.ac.uk>
URL: https://github.com/skgrange/saqgetr
BugReports: https://github.com/skgrange/saqgetr/issues
License: GPL-3 | file LICENSE
ByteCompile: true
Depends: R (>= 3.2.0)
Imports: stringr, lubridate, dplyr, purrr, readr, tidyr, magrittr, httr
Suggests: openair
Encoding: UTF-8
LazyLoad: true
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-12 07:35:35 UTC; stuart
Author: Stuart K. Grange [cre, aut] (<https://orcid.org/0000-0003-4093-3596>)
Repository: CRAN
Date/Publication: 2021-01-12 09:20:02 UTC
Built: R 4.0.2; ; 2021-01-13 12:06:05 UTC; unix
