·
20 commits
to main
since this release
AILANG Parse SDK release 0.13.1. R source tarball attached.
Install via the attached tarball:
install.packages(
"https://github.com/sunholo-data/ailang-parse/releases/download/sdk-v0.13.1/ailangparse_0.13.1.tar.gz",
repos = NULL, type = "source"
)Or directly from the repo subdir:
remotes::install_github("sunholo-data/ailang-parse", subdir = "sdks/r", ref = "sdk-v0.13.1")