Skip to content

v2.0.0

Compare
Choose a tag to compare
@maverickg maverickg released this 17 Oct 00:03
· 405 commits to master since this release

RStan 2.0.0 (including Stan 2.0.0)

  • Installing this release requires package devtools, which can be installed from CRAN
library(devtools)
install_url('https://github.com/stan-dev/rstan/releases/download/v2.0.0/rstan_2.0.0.tar.gz')

You need to first uninstall any existing versions of RStan, then restart R, then install the new version of RStan, then restart R again.