Package: lingtypology
Type: Package
Title: Linguistic Typology and Mapping
Version: 1.1.25
Depends: R (>= 4.2.0)
Imports: leaflet, leaflet.minicharts, stats, utils, stringdist,
grDevices, jsonlite
Authors@R: c(person("George", "Moroz",
role = c("aut", "cre"),
email = "agricolamz@gmail.com",
comment = c(ORCID="0000-0003-1990-6083")),
person("Kirill", "Koncha",
role = "ctb",
email = "majortomblog@gmail.com",
comment = c(ORCID = "0000-0003-0676-2658")),
person("Mikhail","Leonov",
role = "ctb"),
person("Anna","Smirnova",
email = "annedadaa@gmail.com",
role = "ctb"),
person("Ekaterina","Zalivina",
role = "ctb"))
Description: Provides R with the Glottolog database
and some more abilities for purposes
of linguistic mapping. The Glottolog database contains the
catalogue of languages of the world. This package helps
researchers to make a linguistic maps, using philosophy of the
Cross-Linguistic Linked Data project , which
allows for while at the same time facilitating uniform access
to the data across publications. A tutorial for this package is
available on GitHub pages
and package vignette.
Maps created by this package can be used both for the
investigation and linguistic teaching. In addition, package
provides an ability to download data from typological databases
such as WALS, AUTOTYP and some others and to create your own
database website.
License: GPL (>= 2)
URL: https://CRAN.R-project.org/package=lingtypology,
https://github.com/ropensci/lingtypology/,
https://ropensci.github.io/lingtypology/
BugReports: https://github.com/ropensci/lingtypology/issues
LazyData: TRUE
RoxygenNote: 7.3.3
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat, MASS, sp, sf, ape
VignetteBuilder: knitr
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
make libpng-dev libuv1-dev libssl-dev libproj-dev
libsqlite3-dev libudunits2-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2026-03-02 23:34:05 UTC
RemoteUrl: https://github.com/ropensci/lingtypology
RemoteRef: master
RemoteSha: 4f6cfdee696030684243de8e18c75e9a617a3c72
NeedsCompilation: no
Packaged: 2026-07-01 08:27:07 UTC; root
Author: George Moroz [aut, cre] (ORCID:
),
Kirill Koncha [ctb] (ORCID: ),
Mikhail Leonov [ctb],
Anna Smirnova [ctb],
Ekaterina Zalivina [ctb]
Maintainer: George Moroz