Back to rankingsRStan
RStan, the R interface to Stan
stanmcmcbayesian-inferencebayesian-data-analysisbayesian-statisticsrr-package
Key Metrics
Star Growth
Stars
1.1k
Forks
270
Weekly Growth
—
Issues
344
5001k
May 2013Jul 2015Sep 2017Dec 2019Feb 2022May 2024Jul 2026
README
RStan 
RStan is the R interface to Stan.
Quick links
- mc-stan.org/rstan (online RStan documentation, vignettes)
- Stan documentation (language manual, case studies, and more)
- Ask a question (Stan Forums on Discourse)
- Open an issue (GitHub issues for bug reports, feature requests)
Getting Started
For installation instructions and other tips on getting started with RStan see
Several Stan users have also contributed translations of the RStan Getting Started page:
- RStan Getting Started (French)
- RStan Getting Started (Japanese)
- RStan Getting Started (繁體中文)
- RStan Getting Started (Portuguese)
Source Repository
RStan's source code repository is hosted here on GitHub. Stan's source repository is defined as a submodule. See how to work with stan submodule in rstan repo.
Licensing
RStan is licensed under GPLv3. The Stan code packaged in RStan is licensed under new BSD.
All contributions must follow the Stan AI Contribution Policy.
Related repositories