rstan 2.12.1 released

17 views
Skip to first unread message

Ben Goodrich

unread,
Sep 14, 2016, 5:10:23 PM9/14/16
to Stan users mailing list, stan-a...@googlegroups.com
The rstan 2.12.1 package is now widely available. If you already have a working rstan, you can do

update.packages("rstan", repos = "https://cloud.r-project.org/")

If you are installing rstan for the first time, follow

https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started

Little changed from 2.11.1 aside from what change in Stan as a whole. You can read the rstan-specific bug fixes at

https://cran.r-project.org/web/packages/rstan/NEWS

Ben

Ben Goodrich

unread,
Oct 18, 2016, 2:59:28 PM10/18/16
to Stan users mailing list, stan-a...@googlegroups.com
On Tuesday, October 18, 2016 at 2:38:21 PM UTC-4, krishna mohan wrote:
How can RSTan be installed so that it uses mingw_64 tool chain instead of the mingw_32?

RStan's installation does not depend on the bitness of mingw. At runtime, it uses whatever compiler is available. If you have a 64 bit machine, it should be using the 64 bit compiler, unless you have it set to cross compile.

Ben
Reply all
Reply to author
Forward
0 new messages