Package: cdcfluview
Type: Package
Title: Retrieve U.S. Flu Season Data from the CDC FluView Portal
Version: 0.4.0
Date: 2015-08-09
Author: Bob Rudis (@hrbrmstr)
Maintainer: Bob Rudis <bob@rudis.net>
Description: The U.S. Centers for Disease Control (CDC) maintains a portal
    <http://gis.cdc.gov/grasp/fluview/fluportaldashboard.html> for
    accessing state, regional and national influenza statistics. The Flash
    interface makes it difficult and time-consuming to select and retrieve
    influenza data. This package provides functions to access the data provided
    by the portal's underlying API.
URL: http://github.com/hrbrmstr/cdcfluview
BugReports: https://github.com/hrbrmstr/cdcfluview/issues
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
Imports: httr (>= 0.3.0), pbapply, xml2, dplyr, utils
Depends: R (>= 3.0.0)
NeedsCompilation: no
Packaged: 2015-08-09 15:00:26 UTC; bob
Repository: CRAN
Date/Publication: 2015-08-09 18:21:04
