Operating System: MacOS
Interface Version: rstan 2.15.1
Output of writeLines(readLines(file.path(Sys.getenv(“HOME”), “.R/Makevars”))): CXXFLAGS=-O3 -mtune=native -march=native -Wno-unused-variable -Wno-unused-function
CC=clang
CXX=clang++ -arch x86_64 -ftemplate-depth-256
Output of devtools::session_info("rstan”): +
It would be very helpful to have a ready-to-go installation/machine image that installs rstan and the requisite dependencies in a stable(ish) way to facilitate running rstan on AWS in a good workflow.
Asking as a novice, intimidated by the many options and moving parts in AWS.