instantiate: Pre-Compiled 'CmdStan' Models in R Packages

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.

Package details

AuthorWilliam Michael Landau [aut, cre] (<https://orcid.org/0000-0003-1878-3253>), Eli Lilly and Company [cph, fnd]
MaintainerWilliam Michael Landau <will.landau.oss@gmail.com>
LicenseMIT + file LICENSE
Version0.2.3
URL https://wlandau.github.io/instantiate/ https://github.com/wlandau/instantiate
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("instantiate")

Try the instantiate package in your browser

Any scripts or data that you put into this service are public.

instantiate documentation built on Oct. 3, 2024, 1:07 a.m.