Error in sourceCpp after installing Rtools
问题 A month ago I installed Rtools all by default options on my personal computer and was able to write C++ functions in R ever since. Now I am trying to install Rtools on my company's computer and unable to correctly install Rtools. I believe it has something to do with the PATH or some relevant thing that I don't quite understand. Help is so needed. Below are my steps and results: Install R-3.03 in the local drive c; successful install.packages(c("Rcpp","installr")); successful library(installr