Open jorgesinval opened 7 years ago
It worked, adding the line (with space before) "-DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION" to the end of the CXXFLAGS or CPPFLAGS (in the ~/.R/Makevars file). Question: Should I delete that line after the successful installation?
You can but I doubt it hurts anything. It should be unnecessary in the next release either way.
On Sat, Oct 7, 2017 at 11:54 AM, jorgesinval notifications@github.com wrote:
It worked, adding the line (with space before) "-DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION" to the end of the CXXFLAGS or CPPFLAGS (in the ~/.R/Makevars file). Question: Should I delete that line after the successful installation?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stan-dev/rstan/issues/456#issuecomment-334945139, or mute the thread https://github.com/notifications/unsubscribe-auth/ADOrqmeye0TYv01dyusYvvW4D5tVr3cTks5sp57PgaJpZM4PxUyW .
Thanks!
Ran into this today, looking forward to the next release.
Summary:
Error instaling rstan package
Description:
The installation process of the package aborts.
Reproducible Steps:
I wrote the following command:
install.packages("rstan", repos = "http://cran.rstudio.com")
If you have a reproducible example, please include it.
Current Output:
R Version:
R version 3.4.2 (2017-09-28)
Operating System:
Lubuntu 17.04