Package: fedregs
Type: Package
Title: Text Analysis of the US Code of Federal Regulations
Version: 1.0.0
Authors@R: person("Scott", "Large", email = "scott.large@noaa.gov", role = c("cre", "aut"))
Description: The Code of Federal Regulations (CFR) annual edition is the codification 
    of the general and permanent rules published in the Federal Register by the departments
    and agencies of the Federal Government of the United States of America. Simply, the 
    'fedregs' package facilitates word processing and sentiment analysis of the CFR using tidy 
    principles. Note: According to the Code of Federal Regulations XML Rendition User Guide Document: 
    "In general, there are no restrictions on re-use of information in Code of Federal Regulations
    material because U.S. Government works are not subject to copyright. OFR and GPO do not
    restrict downstream uses of Code of Federal Regulations data, except that independent providers
    should be aware that only the OFR and GPO are entitled to represent that they are the providers
    of the official versions of the Code of Federal Regulations and related Federal Register
    publications."
License: GPL-3
BugReports: https://github.com/slarge/fedregs/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0),
Imports: dplyr (>= 0.7.4), magrittr (>= 1.5), xml2 (>= 1.2.0), purrr(>=
        0.2.5), rvest(>= 0.3.2), stringi(>= 1.1.7), httr (>= 1.3.1),
        tidyr (>= 1.0.0), tidytext (>= 0.1.9)
Suggests: ggplot2 (>= 2.2.1), testthat (>= 2.0.0)
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-09-16 19:32:05 UTC; scott.large
Author: Scott Large [cre, aut]
Maintainer: Scott Large <scott.large@noaa.gov>
Repository: CRAN
Date/Publication: 2019-09-16 20:00:03 UTC
Built: R 4.0.2; ; 2020-07-16 19:16:24 UTC; unix
