Package: qlcData
Type: Package
Title: Processing Data for Quantitative Language Comparison
Description: Functionality to read, recode, and transcode data as used in 
  quantitative language comparison, specifically to deal with multilingual 
  orthographic variation (Moran & Cysouw (2018) <doi:10.5281/zenodo.1296780>) 
  and with the recoding of nominal data.
Version: 0.3
Date: 2024-06-07
Authors@R: 
  person(
    "Michael", "Cysouw", 
    email = "cysouw@mac.com", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0003-3168-4946")
  )
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: stringi (>= 0.2-5), yaml (>= 2.1.11), shiny, docopt,
        data.tree, phytools, ape
Suggests: knitr, rmarkdown, DiagrammeR
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2024-06-08 08:52:02 UTC; cysouw
Author: Michael Cysouw [aut, cre] (<https://orcid.org/0000-0003-3168-4946>)
Maintainer: Michael Cysouw <cysouw@mac.com>
Repository: CRAN
Date/Publication: 2024-06-10 17:10:01 UTC
Built: R 4.6.0; ; 2025-08-18 09:51:35 UTC; unix
