Package: blscrapeR
Type: Package
Title: An API Wrapper for the United States Bureau of Labor Statistics
Version: 4.0.1
Authors@R: person("Kris", "Eberwein", email = "kris.eberwein@gmail.com",
                  role = c("aut", "cre"))
Description: Scrapes various data from <https://www.bls.gov/>. The 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, magrittr, utils, stats, 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
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-14 22:53:33 UTC; anon
Author: Kris Eberwein [aut, cre]
Maintainer: Kris Eberwein <kris.eberwein@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-17 09:20:02 UTC
Built: R 4.3.1; ; 2024-03-17 10:14:32 UTC; unix
