Skip to content

Download nightly builds

Mitzi Morris edited this page May 30, 2022 · 2 revisions

The nightly builds are available here: https://github.com/stan-dev/stanc3/releases

To use this as part of CmdStan or wrapper interfaces CmdStanPy and CmdStanR

  • move the downloaded file to directory $(CMDSTAN_HOME)/bin
  • rename to stanc
  • make executable (as needed). chmod a+x stanc

Clone this wiki locally