CRAN/E | instantiate

instantiate

Pre-Compiled 'CmdStan' Models in R Packages

Installation

About

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.

wlandau.github.io/instantiate/
github.com/wlandau/instantiate
Bug report File report

Key Metrics

Version 0.2.2
R ≥ 4.0.0
Published 2024-03-20 42 days ago
Needs compilation? yes
License MIT
License File
CRAN checks instantiate results
Language en-US

Downloads

Yesterday 11 -83%
Last 7 days 165 -12%
Last 30 days 702 +2%
Last 90 days 2.030 +103%
Last 365 days 3.473

Maintainer

Maintainer

William Michael Landau

will.landau.oss@gmail.com

Authors

William Michael Landau

aut / cre

Eli Lilly
Company

cph / fnd

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

instantiate archive

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