Skip to content
Prev 8233 / 12125 Next

[R-pkg-devel] Changing optimization level when building package?

On 07/07/2022 3:41 a.m., Tomas Kalibera wrote:
In my case, the necessary settings needed to be put in CXX11FLAGS, 
because rgl defines CXX_STD = CXX11.  Thanks to Kevin Ushey and Prof. 
Brian Ripley for spotting this.

Duncan Murdoch