Package: mclm
Type: Package
Title: Mastering Corpus Linguistics Methods
Version: 0.2.7
Authors@R: c(
  person("Dirk", "Speelman",
        email = "dirk.speelman@kuleuven.be",
        role = c("aut")),
  person("Mariana", "Montes",
        email = "mariana.montes@kuleuven.be",
        role = c("aut", "cre"))
  )
Description: Read, inspect and process corpus files for quantitative corpus linguistics.
  Obtain concordances via regular expressions, tokenize texts,
  and compute frequencies and association measures. Useful for collocation analysis,
  keywords analysis and variationist studies (comparison of linguistic variants
  and of linguistic varieties).
Encoding: UTF-8
Depends: ca, tibble
Imports: crayon, dplyr, Rcpp, readr, stringi, stringr, tm, xml2, yaml
LinkingTo: Rcpp
Suggests: MASS, tidyr, purrr, testthat (>= 3.0.0), covr
License: GPL-2
RoxygenNote: 7.2.1
URL: https://github.com/masterclm/mclm,
        https://masterclm.github.io/mclm/
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-10-02 16:08:44 UTC; u0118974
Author: Dirk Speelman [aut],
  Mariana Montes [aut, cre]
Maintainer: Mariana Montes <mariana.montes@kuleuven.be>
Repository: CRAN
Date/Publication: 2022-10-03 07:50:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-04-02 13:54:28 UTC; unix
Archs: mclm.so.dSYM
