Package: Rglottography
Title: Programmatic Access to Glottography Speaker Area Polygons
Version: 1.2.0
Authors@R: 
    person("Peter", "Ranacher", email = "peter.ranacher@gmail.com", role = c("aut", "cre"))
Author: Peter Ranacher [aut, cre]
Maintainer: Peter Ranacher <peter.ranacher@gmail.com>
Description: Provides programmatic access to Glottography, an online
    repository of geospatial speaker-area polygons for the world's
    languages. The package allows users to list available datasets,
    download and install them, and load speaker-area polygons as
    standard spatial 'sf' objects in R. Data are sourced from either
    the Glottography organization on GitHub
    <https://github.com/Glottography> or the Glottography community
    on Zenodo <https://zenodo.org/communities/glottography>.
    Based on Ranacher et al. (2026) <doi:10.5334/johd.459>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.3
URL: https://github.com/Glottography/Rglottography
BugReports: https://github.com/Glottography/Rglottography/issues
Depends: R (>= 4.1.0)
Imports: cli, httr2, jsonlite, sf, tibble
Suggests: testthat (>= 3.0.0), mockery, knitr, rmarkdown, ggplot2,
        dplyr, rnaturalearth
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-19 21:50:39 UTC; peter
Repository: CRAN
Date/Publication: 2026-03-24 09:00:09 UTC
