A CRAN-style repository for cornball.ai R packages, including packages not on CRAN and current versions of packages also on CRAN. Source packages only.
install.packages("bonsaisitter",
repos = c("https://cornball-ai.github.io/drat",
getOption("repos")))
bonsaisitter — tree-sitter runtime for R, zero hard dependenciestreesitter.python, treesitter.cpp,
treesitter.rust, treesitter.javascript,
treesitter.go — grammar packages for the runtimemirar — structured runtime inspection of R sessionschat.api — transport-agnostic chat contract for R agents,
with adapters for Matrix, Slack, and IRChacer, RcppOTIOThe Matrix packages are also carried here:
mx.api: Matrix client-server API bindingsmx.crypto: Matrix end-to-end encryption primitivesmx.client: stateful Matrix client helpersKeep each carried package aligned with the Version: on its
main branch. Releases remain here after CRAN publication.
Older archives remain available; the index lists only the latest version
of each package.
RcppOTIO needs the OpenTimelineIO C++ library (>= 0.18),
Imath headers, and a C++17 compiler — see its SystemRequirements.