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:
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
Last updated from:62c3e663da. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 103 |
Exports:clear_stan_cachecopy_modelsfind_stan_codesetup_stan_package
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear Stan Cache | clear_stan_cache |
| Copy Stan Models | copy_models |
| Find Stan Code | find_stan_code |
| Create Package Infrastructure for Stan Package | setup_stan_package |
