Hi everyone, I'm trying to build a new R package `cmaker`, to setup C/C++ develop environment for R package. Powered by CMake, it generates IDE project for R package, to enjoy auto-complete, code navigation, parallel compiling and other features of IDE.
Currently, CodeLite, CodeBlock, Sublime 2 are supported for Linux and Mac, and also Xcode for Mac. If you are interested, please read document on http://www.luckyrandom.com/cmaker/ and give it a try. Testing, suggestion, and advertising are welcome! Sincerely, Chenliang Xu
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel