instantiate: Pre-Compiled 'CmdStan' Models in R Packages (original) (raw)

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.

Version: 0.2.3
Depends: R (≥ 4.0.0)
Imports: callr, fs, rlang, utils
Suggests: knitr (≥ 1.30), markdown (≥ 1.1), rmarkdown (≥ 2.4), testthat (≥ 3.0.0), withr
Published: 2024-10-02
DOI: 10.32614/CRAN.package.instantiate
Author: William Michael LandauORCID iD [aut, cre], Eli Lilly and Company [cph, fnd]
Maintainer: William Michael Landau <will.landau.oss at gmail.com>
BugReports: https://github.com/wlandau/instantiate/issues
License: MIT + file
URL: https://wlandau.github.io/instantiate/,https://github.com/wlandau/instantiate
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: instantiate results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=instantiateto link to this page.