Package: staninside 0.0.4

staninside: Facilitating the Use of 'Stan' Within Packages

Infrastructure and functions that can be used for integrating 'Stan' (Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>) code into stand alone R packages which in turn use the 'CmdStan' engine which is often accessed through 'CmdStanR'. Details given in Stan Development Team (2025) <https://mc-stan.org/cmdstanr/>. Using 'CmdStanR' and pre-written 'Stan' code can make package installation easy. Using 'staninside' offers a way to cache user-compiled 'Stan' models in user-specified directories reducing the need to recompile the same model multiple times.

Authors:Michael DeWitt [aut, cre]

staninside_0.0.4.tar.gz
staninside_0.0.4.zip(r-4.7)staninside_0.0.4.zip(r-4.6)staninside_0.0.4.zip(r-4.5)
staninside_0.0.4.tgz(r-4.6-any)staninside_0.0.4.tgz(r-4.5-any)
staninside_0.0.4.tar.gz(r-4.7-any)staninside_0.0.4.tar.gz(r-4.6-any)
staninside_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
staninside/json (API)
NEWS

# Install 'staninside' in R:
install.packages('staninside', repos = c('https://medewitt.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/medewitt/staninside/issues

Pkgdown/docs site:https://medewitt.github.io

On CRAN:

Conda:

stan

5.50 score 7 stars 1 packages 2 scripts 160 downloads 4 exports 3 dependencies

Last updated from:62c3e663da. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK125
source / vignettesOK186
linux-release-x86_64OK120
macos-release-arm64OK123
macos-oldrel-arm64OK101
windows-develOK77
windows-releaseOK76
windows-oldrelOK65
wasm-releaseOK103

Exports:clear_stan_cachecopy_modelsfind_stan_codesetup_stan_package

Dependencies:clifsrappdirs

Using Staninside

Rendered fromusing-staninside.Rmdusingknitr::rmarkdownon May 22 2026.

Last update: 2025-07-23
Started: 2021-11-20