Package: blscrapeR
Type: Package
Title: An API Wrapper for the Bureau of Labor Statistics (BLS)
Version: 3.2.0
Authors@R: person("Kris", "Eberwein", email = "eberwein@knights.ucf.edu",
                  role = c("aut", "cre"))
Description: Scrapes various data from <https://www.bls.gov/>. The U.S. Bureau of Labor Statistics 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.5.0)
Imports: httr, jsonlite, ggplot2, magrittr, utils, stats, grDevices,
        dplyr, purrr, tibble, stringr
Suggests: testthat, knitr, rmarkdown
License: MIT + file LICENSE
URL: https://github.com/keberwein/blscrapeR
BugReports: https://github.com/keberwein/blscrapeR/issues
LazyData: true
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-12-17 16:44:05 UTC; anon
Author: Kris Eberwein [aut, cre]
Maintainer: Kris Eberwein <eberwein@knights.ucf.edu>
Repository: CRAN
Date/Publication: 2019-12-17 18:20:02 UTC
Built: R 3.5.3; ; 2020-03-14 23:29:40 UTC; windows
