Re: [Rcpp-devel] C++ compiler being omitted during compilation

2017-02-20 Thread Qiang Kou
Hi, Charles, I think this is a known problem in Microsoft R Open. You can try to add following lines into your ~/.R/Makevars file: CXX1X=gcc -std=c++0x CXX1XSTD=-std=c++0x Best, KK On Mon, Feb 20, 2017 at 11:29 AM, Charles Determan wrote: > Greetings, > > I have run in a problem where a user

[Rcpp-devel] C++ compiler being omitted during compilation

2017-02-20 Thread Charles Determan
Greetings, I have run in a problem where a user tries to install my package 'gpuR' and the compilation is showing the C++ compiler absent resulting in errors like: I/usr/lib64/microsoft-r/3.3/lib64/R/include -DNDEBUG -I../inst/include -DCL_HPP_MINIMUM_OPENCL_VERSION=110 -DCL_USE_DEPRECATED_OPENCL