cmdstanpy icon indicating copy to clipboard operation
cmdstanpy copied to clipboard

Explore alternatives to RTools

Open WardBrian opened this issue 3 months ago • 1 comments

We are still installing Rtools 40, which is about to be five versions out of date. Using a newer RTools is difficult, in part because they no longer provide stable download links. I also feel like using an R project at all is kind of strange

One alternative I think would be reasonable is the https://github.com/skeeto/w64devkit/ project. The build process is very transparent, the tools are up to date, and the download is relatively small. I need to actually verify that cmdstan builds once it is used, but I expect it will.

WardBrian avatar Nov 04 '25 21:11 WardBrian

Also consider: https://www.winlibs.com/

WardBrian avatar Dec 10 '25 20:12 WardBrian