Package: qtkit
Title: Quantitative Text Kit
Version: 1.1.1
Authors@R: 
    person("Jerid", "Francom", , "francojc@wfu.edu",
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0001-5972-6330"))
Description: Support package for the textbook "An Introduction to
    Quantitative Text Analysis for Linguists: Reproducible Research Using
    R" (Francom, 2024) <doi:10.4324/9781003393764>. Includes functions to
    acquire, clean, and analyze text data as well as functions to document
    and share the results of text analysis. The package is designed to be
    used in conjunction with the book, but can also be used as a standalone
    package for text analysis.
License: GPL (>= 3)
URL: https://cran.r-project.org/package=qtkit
BugReports: https://github.com/qtalr/qtkit/issues
SystemRequirements: Chromium-based browser (e.g., Chrome, Chromium, or
        Brave)
Depends: R (>= 4.1)
Imports: chromote, dplyr, ggplot2, gutenbergr, kableExtra, knitr,
        Matrix, openai, rlang, xml2
Suggests: httptest, rmarkdown, testthat (>= 3.0.0), webshot2, fs,
        tibble, glue, readr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Author: Jerid Francom [aut, cre, cph] (<https://orcid.org/0000-0001-5972-6330>)
Maintainer: Jerid Francom <francojc@wfu.edu>
NeedsCompilation: no
Packaged: 2025-01-14 04:29:08 UTC; francojc
Repository: CRAN
Date/Publication: 2025-01-14 06:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:19:07 UTC; windows
