Package: riem
Type: Package
Title: Accesses Weather Data from the Iowa Environment Mesonet
Version: 0.1.0
Authors@R: c(person("Maëlle", "Salmon", email = "maelle.salmon@yahoo.se", role =
    c("aut", "cre")), person("Brooke", "Anderson", role = c("rev"), comment = "Brooke Anderson reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/39."))
Description: Allows to get weather data from Automated Surface Observing System (ASOS) stations (airports) in the
    whole world thanks to the Iowa Environment Mesonet website.
License: GPL (>= 2)
LazyData: TRUE
Imports: httr (>= 1.1.0), lubridate (>= 1.5.6), dplyr (>= 0.4.3),
        jsonlite (>= 0.9.19), readr (>= 0.2.2), lazyeval (>= 0.1.10)
RoxygenNote: 5.0.1
URL: http://github.com/ropenscilabs/riem
BugReports: http://github.com/ropenscilabs/riem/issues
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2016-05-28 13:36:04 UTC; Maelle
Author: Maëlle Salmon [aut, cre],
  Brooke Anderson [rev] (Brooke Anderson reviewed the package for
    rOpenSci, see https://github.com/ropensci/onboarding/issues/39.)
Maintainer: Maëlle Salmon <maelle.salmon@yahoo.se>
Repository: CRAN
Date/Publication: 2016-05-28 15:52:50
