Only regenerate the extendr wrappers (via the document binary) when invoked through devtools::document()/roxygen2. This avoids linking an extra binary against R’s shared library during R CMD INSTALL/check, which failed on platforms where libR is not built as a shared library (e.g. r-devel-linux-x86_64-fedora-clang) or not locatable at runtime (macOS).
rtiktoken 0.11.0.2
CRAN release: 2026-08-21
Fix notes for Windows.
rtiktoken 0.11.0.1
Update extendr dependency to fix CRAN notes.
rtiktoken 0.11.0
Update the underlying tikoken-rs package to v0.11.0, this adds gpt-5 models etc.
Align the rtiktoken package version with the underlying Rust library version.
rtiktoken 0.0.7
CRAN release: 2025-04-14
update extendr version and templates to address non API changes and symbols testing in R 4.5
rtiktoken 0.5
switch to rextendr defaults for configure and makevars