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.
Version: | 1.0.0 |
Depends: | R (≥ 4.1) |
Imports: | chromote, dplyr, ggplot2, glue, gutenbergr, kableExtra, knitr, Matrix, openai, purrr, readr, rlang, stringr, tibble, tidytext |
Suggests: | httptest, rmarkdown, testthat (≥ 3.0.0), webshot2 |
Published: | 2024-08-17 |
DOI: | 10.32614/CRAN.package.qtkit |
Author: | Jerid Francom [aut, cre, cph] |
Maintainer: | Jerid Francom <francojc at wfu.edu> |
BugReports: | https://github.com/qtalr/qtkit/issues |
License: | GPL (≥ 3) |
URL: | https://cran.r-project.org/package=qtkit |
NeedsCompilation: | no |
SystemRequirements: | Chromium-based browser (e.g., Chrome, Chromium, or Brave) |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | qtkit results |
Reference manual: | qtkit.pdf |
Vignettes: |
Documenting data and datasets (source, R code) Leveraging publishing functions (source, R code) |
Package source: | qtkit_1.0.0.tar.gz |
Windows binaries: | r-devel: qtkit_1.0.0.zip, r-release: qtkit_1.0.0.zip, r-oldrel: qtkit_1.0.0.zip |
macOS binaries: | r-release (arm64): qtkit_1.0.0.tgz, r-oldrel (arm64): qtkit_1.0.0.tgz, r-release (x86_64): qtkit_1.0.0.tgz, r-oldrel (x86_64): qtkit_1.0.0.tgz |
Old sources: | qtkit archive |
Please use the canonical form https://CRAN.R-project.org/package=qtkit to link to this page.