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.
| Version: | 0.0.4 | 
| Depends: | R (≥ 3.1) | 
| Imports: | cli, fs, rappdirs | 
| Suggests: | knitr, covr, spelling, testthat (≥ 3.0.0), rmarkdown | 
| Published: | 2025-07-30 | 
| DOI: | 10.32614/CRAN.package.staninside | 
| Author: | Michael DeWitt | 
| Maintainer: | Michael DeWitt <me.dewitt.jr at gmail.com> | 
| BugReports: | https://github.com/medewitt/staninside/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/medewitt/staninside, https://medewitt.github.io/staninside/ | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | staninside results | 
| Reference manual: | staninside.html , staninside.pdf | 
| Vignettes: | Using Staninside (source, R code) | 
| Package source: | staninside_0.0.4.tar.gz | 
| Windows binaries: | r-devel: staninside_0.0.4.zip, r-release: staninside_0.0.4.zip, r-oldrel: staninside_0.0.4.zip | 
| macOS binaries: | r-release (arm64): staninside_0.0.4.tgz, r-oldrel (arm64): staninside_0.0.4.tgz, r-release (x86_64): staninside_0.0.4.tgz, r-oldrel (x86_64): staninside_0.0.4.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=staninside to link to this page.