Skip to content

instantiate

Pre-Compiled 'CmdStan' Models in R Packages

v0.2.3 · Oct 2, 2024 · MIT + file LICENSE

Description

Similar to 'rstantools' for 'rstan', the 'instantiate' package builds pre-compiled 'CmdStan' models into CRAN-ready statistical modeling R packages. The models compile once during installation, the executables live inside the file systems of their respective packages, and users have the full power and convenience of 'cmdstanr' without any additional compilation after package installation. This approach saves time and helps R package developers migrate from 'rstan' to the more modern 'cmdstanr'. Packages 'rstantools', 'cmdstanr', 'stannis', and 'stanapi' are similar Stan clients with different objectives.

Downloads

1.1K

Last 30 days

3623rd

3K

Last 90 days

10.7K

Last year

Trend: +9.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (4)

Dependency Network

Dependencies Reverse dependencies callr fs rlang agregR clmstan footBayes hdbayes instantiate

Version History

new 0.2.3 Mar 10, 2026
updated 0.2.3 ← 0.2.2 diff Oct 1, 2024
updated 0.2.2 ← 0.2.1 diff Mar 19, 2024
updated 0.2.1 ← 0.2.0 diff Feb 5, 2024
updated 0.2.0 ← 0.0.2 diff Jan 8, 2024
new 0.0.2 Aug 10, 2023