Package: blscrapeR
Type: Package
Title: An API Wrapper for the Bureau of Labor Statistics (BLS)
Version: 1.0.1
Authors@R: person("Kris", "Eberwein", email = "eberwein@knights.ucf.edu",
                  role = c("aut", "cre"))
Description: Scrapes various data from the Bureau of Labor Statistics, which is the statistical branch of the United States Department of Labor. The package has additional functions to help parse, analyze and visualize the data.
Depends: R (>= 3.2.4)
Imports: httr, jsonlite, ggplot2, magrittr, utils, stats, grDevices,
        data.table, xts, zoo
Suggests: testthat, leaflet, tigris, knitr, rmarkdown, tidyr, dplyr
License: MIT + file LICENSE
URL: https://github.com/keberwein/blscrapeR
BugReports: https://github.com/keberwein/blscrapeR/issues
LazyData: true
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-10-03 12:47:27 UTC; kriseberwein
Author: Kris Eberwein [aut, cre]
Maintainer: Kris Eberwein <eberwein@knights.ucf.edu>
Repository: CRAN
Date/Publication: 2016-10-03 22:58:18
