Package: quanteda.tidy
Title: 'tidyverse' Extensions for 'quanteda'
Version: 0.4
Authors@R: c( person("Kenneth", "Benoit", email = "kbenoit@smu.edu.sg", role =
    c("aut", "cre", "cph")) )
Description: Enables 'tidyverse' operations on 'quanteda' corpus objects by extending 'dplyr' verbs to work directly with corpus objects and their document-level variables ('docvars'). Implements row operations for 'subsetting' and reordering documents; column operations for managing document variables; grouped operations; and two-table verbs for merging external data. For more on 'quanteda' see 'Benoit et al.' (2018) <doi:10.21105/joss.00774>. For 'dplyr' see 'Wickham et al.' (2023) <doi:10.32614/CRAN.package.dplyr>.
Depends: R (>= 3.5.0), quanteda (>= 3.0.0)
Imports: dplyr, rlang, tibble, tidyselect
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: covr, knitr, rmarkdown, spelling, testthat
VignetteBuilder: knitr
Language: en-GB
NeedsCompilation: no
Packaged: 2025-12-11 02:18:53 UTC; kbenoit
Author: Kenneth Benoit [aut, cre, cph]
Maintainer: Kenneth Benoit <kbenoit@smu.edu.sg>
Repository: CRAN
Date/Publication: 2025-12-17 10:10:08 UTC
Built: R 4.4.3; ; 2026-01-21 04:37:10 UTC; windows
