lingphonology
is an R package for automatic phonological report generation.
Get the stable version from CRAN:
… or get the development version from GitHub:
install.packages("devtools")
devtools::install_github("agricolamz/lingphonology")
Load a library:
library(lingphonology)
For a detailed tutorial see GitHub pages.
You can contribute to lingtypology
, but look through contribution info before.