Package: rstantools 2.6.0.9000
rstantools: Tools for Developing R Packages Interfacing with 'Stan'
Provides various tools for developers of R packages interfacing with 'Stan' <https://mc-stan.org>, including functions to set up the required package structure, S3 generics and default methods to unify function naming across 'Stan'-based R packages, and vignettes with recommendations for developers.
Authors:
rstantools_2.6.0.9000.tar.gz
rstantools_2.6.0.9000.zip(r-4.7)rstantools_2.6.0.9000.zip(r-4.6)rstantools_2.6.0.9000.zip(r-4.5)
rstantools_2.6.0.9000.tgz(r-4.6-any)rstantools_2.6.0.9000.tgz(r-4.5-any)
rstantools_2.6.0.9000.tar.gz(r-4.7-any)rstantools_2.6.0.9000.tar.gz(r-4.6-any)
rstantools_2.6.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rstantools/json (API)
NEWS
| # Install 'rstantools' in R: |
| install.packages('rstantools', repos = c('https://stan-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stan-dev/rstantools/issues
Pkgdown/docs site:https://mc-stan.org
bayesian-data-analysisbayesian-statisticsdeveloper-toolsstan
Last updated from:50abff96c3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 156 | ||
| source / vignettes | OK | 211 | ||
| linux-release-x86_64 | OK | 143 | ||
| macos-release-arm64 | OK | 104 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 133 | ||
| windows-oldrel | OK | 108 | ||
| wasm-release | OK | 148 |
Exports:bayes_R2init_cpplog_likloo_epredloo_linpredloo_pitloo_predictloo_predictive_intervalloo_R2nsamplesposterior_epredposterior_intervalposterior_linpredposterior_predictpredictive_errorpredictive_intervalprior_summaryrstan_configrstan_create_packagerstantools_load_codeuse_rstan
Dependencies:clidescR6RcppRcppParallel
Guidelines for Developers of R Packages Interfacing with Stan
Rendered fromdeveloper-guidelines.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2022-03-23
Started: 2016-10-28
Step by step guide for creating a package that depends on RStan
Rendered fromminimal-rstan-package.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2025-12-09
Started: 2018-04-09
