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.
Version: | 2.4.0 |
Imports: | desc, stats, utils, Rcpp (≥ 0.12.16), RcppParallel (≥ 5.0.1) |
Suggests: | rstan (≥ 2.17.2), usethis (≥ 1.5.1), testthat (≥ 2.0.0), knitr, pkgbuild, pkgload, roxygen2 (≥ 6.0.1), rmarkdown, rstudioapi |
Published: | 2024-01-31 |
DOI: | 10.32614/CRAN.package.rstantools |
Author: | Jonah Gabry [aut, cre], Ben Goodrich [aut], Martin Lysy [aut], Andrew Johnson [aut], Hamada S. Badr [ctb], Marco Colombo [ctb], Stefan Siegert [ctb], Trustees of Columbia University [cph] |
Maintainer: | Jonah Gabry <jsg2201 at columbia.edu> |
BugReports: | https://github.com/stan-dev/rstantools/issues |
License: | GPL (≥ 3) |
URL: | https://mc-stan.org/rstantools/, https://discourse.mc-stan.org/ |
NeedsCompilation: | no |
SystemRequirements: | pandoc, C++14 |
Materials: | NEWS |
CRAN checks: | rstantools results |
Reference manual: | rstantools.pdf |
Vignettes: |
Guidelines for Developers of R Packages Interfacing with Stan Step by step guide |
Package source: | rstantools_2.4.0.tar.gz |
Windows binaries: | r-devel: rstantools_2.4.0.zip, r-release: rstantools_2.4.0.zip, r-oldrel: rstantools_2.4.0.zip |
macOS binaries: | r-release (arm64): rstantools_2.4.0.tgz, r-oldrel (arm64): rstantools_2.4.0.tgz, r-release (x86_64): rstantools_2.4.0.tgz, r-oldrel (x86_64): rstantools_2.4.0.tgz |
Old sources: | rstantools archive |
Please use the canonical form https://CRAN.R-project.org/package=rstantools to link to this page.