Package: pseudobibeR
Title: Aggregate Counts of Linguistic Features
Version: 1.2
Date: 2024-11-18
Authors@R: 
    c(
      person(given = "David",
             family = "Brown",
             role = c("aut", "cre"),
             email = "dwb2@andrew.cmu.edu",
             comment = c(ORCID = "0000-0001-7745-6354")),
      person(given = "Alex",
             family = "Reinhart",
             role = "aut",
             email = "areinhar@stat.cmu.edu",
             comment = c(ORCID = "0000-0002-6658-514X")))
Description: Calculates the lexicogrammatical and functional features described
  by Biber (1985) <doi:10.1515/ling.1985.23.2.337> and widely used for
  text-type, register, and genre classification tasks.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: TRUE
Depends: R (>= 3.5.0)
Imports: dplyr, purrr, quanteda, quanteda.textstats, rlang, stringr,
        tibble, magrittr
Suggests: testthat (>= 3.0.0), udpipe
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-11-18 19:20:40 UTC; alexreinhart
Author: David Brown [aut, cre] (<https://orcid.org/0000-0001-7745-6354>),
  Alex Reinhart [aut] (<https://orcid.org/0000-0002-6658-514X>)
Maintainer: David Brown <dwb2@andrew.cmu.edu>
Repository: CRAN
Date/Publication: 2024-11-19 12:20:06 UTC
Built: R 4.6.0; ; 2025-08-18 11:35:16 UTC; unix
