Package: wunderscraper
Title: Scrape the 'Wunderground' API
Version: 0.1.0
Authors@R: person("Chandler", "Armstrong", email = "omni.armstrong@gmail.com",
                  role = c("aut", "cre"))
Description: A function for randomly sampling from the 'Wunderground' API
    <http://api.wunderground.com>.  Provides multistage sampling strategies,
    respects API usage limits, and collects and saves 'Wunderground' data.
Depends: R (>= 3.4.0)
Imports: httr, jsonlite, sf, tigris
Suggests: testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-13 12:23:27 UTC; omnia
Author: Chandler Armstrong [aut, cre]
Maintainer: Chandler Armstrong <omni.armstrong@gmail.com>
Repository: CRAN
Date/Publication: 2018-01-13 17:31:21 UTC
