Provides various tools for developers of R packages interfacing
with 'Stan' <http://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 a vignette with recommendations for
developers.
Version: |
1.4.0 |
Imports: |
stats, utils |
Suggests: |
bayesplot (≥ 1.2.0), rstan (≥ 2.17.2), rstanarm (≥
2.17.2), shinystan (≥ 2.3.0), loo (≥ 1.1.0), testthat, covr, knitr, rmarkdown |
Published: |
2017-12-21 |
Author: |
Jonah Gabry [aut, cre],
Ben Goodrich [aut],
Trustees of Columbia University [cph] |
Maintainer: |
Jonah Gabry <jsg2201 at columbia.edu> |
BugReports: |
https://github.com/stan-dev/rstantools/issues |
License: |
GPL (≥ 3) |
URL: |
http://mc-stan.org/, http://discourse.mc-stan.org |
NeedsCompilation: |
no |
Materials: |
NEWS |
CRAN checks: |
rstantools results |