Package: blsBandit
Title: Data Viewer for Bureau of Labor Statistics Data
Version: 0.1
Authors@R: 
    person(given = "Jeremy",
           family = "Fitzpatrick",
           role = c("aut", "cre"),
           email = "jmfitzpa@gmail.com")
Description: Allows users to easily visualize data from the BLS (United States of America Bureau of Labor Statistics) <https://www.bls.gov>. Currently unemployment data series U1-U6 are available. Not affiliated with the Bureau of Labor Statistics or United States Government.
License: MIT + file LICENSE
Imports: DBI (>= 1.1.3), jsonlite (>= 1.8.4), plotly (>= 4.10.2),
        RSQLite (>= 2.2.16), shiny (>= 1.7.1), zoo (>= 1.8-12)
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2023-08-22 21:58:33 UTC; Taco
Author: Jeremy Fitzpatrick [aut, cre]
Maintainer: Jeremy Fitzpatrick <jmfitzpa@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-23 19:30:02 UTC
Built: R 4.2.3; ; 2024-04-24 03:01:34 UTC; windows
