Re: [Rcpp-devel] a question about missing rcpp.h

2016-10-11 Thread Dirk Eddelbuettel
On 11 October 2016 at 04:10, Xinda Yang wrote: | I am using a Windows 7 system, R studio 0.99.467, R x64 3.3.1 and R tools 34. But you have R installed in a path with spaces. That sometimes creates problems, and is still recommended against in question 2.2 of the 'R on Windows FAQ' at https://cra

[Rcpp-devel] a question about missing rcpp.h

2016-10-10 Thread Xinda Yang
Dear all I am using a Windows 7 system, R studio 0.99.467, R x64 3.3.1 and R tools 34. I have been trying to run sourceCpp("reglinRcpp.cpp") in my R studio and got the following error message. It seems clear that the issue is that the Rcpp.h file cannot be found. So I have tried to run set PKG