Package: cdcfluview Type: Package Title: Retrieve U.S. Flu Season Data from the CDC FluView Portal Version: 0.4.1.9000 Date: 2015-08-09 Author: Bob Rudis (@hrbrmstr) Maintainer: Bob Rudis Description: The U.S. Centers for Disease Control (CDC) maintains a portal 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)