Package: rcldf
Type: Package
Title: Read Linguistic Data in the Cross Linguistic Data Format (CLDF)
Version: 1.5.1
Authors@R: 
    person(given = c("Simon", "J."), family = "Greenhill", email = "simon@simon.net.nz", role = c("aut", "cre"))
Maintainer: Simon J. Greenhill <simon@simon.net.nz>
Description: Cross-Linguistic Data Format (CLDF) is a framework for storing 
    cross-linguistic data, ensuring compatibility and ease of data exchange between
    different linguistic datasets see Forkel et al. (2018) <doi:10.1038/sdata.2018.205>. 
    The 'rcldf' package is designed to facilitate the manipulation and analysis of 
    these datasets by simplifying the loading, querying, and visualisation of CLDF
    datasets making it easier to conduct comparative linguistic analyses, manage 
    language data, and apply statistical methods directly within R.
License: Apache License (>= 2.0)
Encoding: UTF-8
Imports: archive, bib2df (>= 1.1.1), csvwr, digest, dplyr, jsonlite,
        logger, magrittr, purrr, readr, remotes, rlang, tools,
        urltools, utils
Suggests: ggplot2, patchwork, testthat, mockthat, spelling, covr,
        knitr, rmarkdown, qpdf
URL: https://github.com/SimonGreenhill/rcldf
BugReports: https://github.com/SimonGreenhill/rcldf/issues
Language: en-US
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-22 08:05:55 UTC; simon
Author: Simon J. Greenhill [aut, cre]
Repository: CRAN
Date/Publication: 2025-09-30 07:20:02 UTC
Built: R 4.5.1; ; 2025-10-26 03:06:43 UTC; windows
