Hi folks! Is there any way to use CLion ide to code RCpp? Have anyone tried?
Roberto Spadim
2 messages · Roberto Spadim, Jeff Newmiller
Hi folks! Is there any way to use CLion ide to code RCpp? Have anyone tried?
Roberto Spadim
Not I. But your question is weird. a) Rcpp is an R package. Unless you are modifying that package, you are not "coding Rcpp". You are either "coding R" or 'coding C++". b) Clion evidently supports C++. I don't see mentions online that it supports R. Which is not a showstopper... lots of people use dumb editors to program in R... if the advantages for C++ are significant enough to you then you can probably fill in the R side with a terminal running R. c) Perhaps you might consider VSCode? https://www.reddit.com/r/cpp/comments/md0nxr/visual_studio_or_clion/.
Hi folks! Is there any way to use CLion ide to code RCpp? Have anyone tried? -- Roberto Spadim
_______________________________________________ Rcpp-devel mailing list Rcpp-devel at lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
Sent from my phone. Please excuse my brevity.