Other packages > Find by keyword >

lingtypology  

Linguistic Typology and Mapping
View on CRAN: Click here


Download and install lingtypology package within the R console
Install from CRAN:
install.packages("lingtypology")

Install from Github:
library("remotes")
install_github("cran/lingtypology")

Install by package version:
library("remotes")
install_version("lingtypology", "1.1.24")



Attach the package and use:
library("lingtypology")
Maintained by
George Moroz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-29
Latest Update: 2025-06-14
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.
How to cite:
George Moroz (2016). lingtypology: Linguistic Typology and Mapping. R package version 1.1.24, https://cran.r-project.org/web/packages/lingtypology. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2016-12-29 16:17), 1.0.1 (2017-01-29 16:03), 1.0.2 (2017-02-23 17:58), 1.0.3 (2017-04-16 09:15), 1.0.4 (2017-05-13 12:02), 1.0.5 (2017-06-21 08:31), 1.0.6 (2017-08-16 08:53), 1.0.7 (2017-09-15 09:56), 1.0.8 (2017-10-07 16:20), 1.0.9 (2017-11-30 16:23), 1.0.10 (2017-12-15 20:47), 1.0.11 (2018-01-15 05:38), 1.0.12 (2018-03-10 16:45), 1.0.13 (2018-06-14 13:56), 1.0.14 (2019-08-26 19:30), 1.0.15 (2019-11-22 11:30), 1.1.1 (2020-02-10 08:10), 1.1.2 (2020-03-01 08:00), 1.1.3 (2020-04-26 17:50), 1.1.4 (2020-10-05 09:10), 1.1.5 (2021-05-15 14:40), 1.1.6 (2021-10-14 14:20), 1.1.7 (2021-10-24 16:40), 1.1.8 (2021-12-10 19:30), 1.1.9 (2022-06-24 14:10), 1.1.10 (2022-11-10 14:10), 1.1.11 (2022-12-20 11:00), 1.1.12 (2023-02-26 02:00), 1.1.13 (2023-04-22 01:52), 1.1.14 (2023-05-29 01:20), 1.1.15 (2023-08-23 17:50), 1.1.16 (2024-02-04 07:30), 1.1.17 (2024-03-13 10:30), 1.1.18 (2024-08-16 17:10), 1.1.19 (2024-09-20 23:40), 1.1.20 (2024-10-31 10:00), 1.1.21 (2025-05-28 00:10), 1.1.22 (2025-06-14 17:50), 1.1.23 (2025-08-18 14:00), 1.1.24 (2025-09-28 13:40)
Other packages that cited lingtypology R package
View lingtypology citation profile
Other R packages that lingtypology depends, imports, suggests or enhances
Complete documentation for lingtypology
Functions, R codes and Examples using the lingtypology R package
Some associated functions: abvd.feature . abvd . afbo.feature . aff.lang . area.lang . atlas.database . autotyp.feature . autotyp . bantu.feature . bantu . bivaltyp.feature . circassian . countries . country.lang . eurasianphonology.feature . eurasianphonology . frequency_list.feature . glottolog . gltc.iso . gltc.lang . grambank.feature . imports . is.glottolog . iso.gltc . iso.lang . iso3.iso1 . iso_639 . lang.aff . lang.country . lang.gltc . lang.iso . lat.lang . level.lang . long.lang . map.feature . oto_mangueanIC.feature . oto_mangueanIC . phoible.feature . phoible . phonological_profiles . polygon.points_fd . polygon.points_kde . providers . sails.feature . soundcomparisons.feature . soundcomparisons . subc.lang . uralex.feature . uralex . url.lang . valpal.feature . vanuatu.feature . wals.feature . wals . 
Some associated R codes: abvd.R . abvd.feature.R . afbo.feature.R . aff.lang.R . area.lang.R . atlas.database.R . autotyp.R . autotyp.feature.R . bantu.R . bantu.feature.R . bivaltyp.feature.R . circassian.R . countries.R . country.lang.R . eurasianphonology.R . eurasianphonology.feature.R . frequency_list.feature.R . glottolog.R . gltc.iso.R . gltc.lang.R . grambank.feature.R . is.glottolog.R . iso.R . iso.gltc.R . iso.lang.R . iso3.iso1.R . lang.aff.R . lang.country.R . lang.gltc.R . lang.iso.R . lat.lang.R . level.lang.R . long.lang.R . map.feature.R . oto_mangueanIC.R . oto_mangueanIC.feature.R . phoible.R . phoible.feature.R . phonological_profiles.R . polygon.points_fd.R . polygon.points_kde.R . providers.R . sails.feature.R . soundcomparisons.R . soundcomparisons.feature.R . subc.lang.R . uralex.R . uralex.feature.R . url.lang.R . valpal.feature.R . vanuatu.feature.R . wals.R . wals.feature.R .  Full lingtypology package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA