Hi, I know how to incorporate C code in R if using Linux. Can someone explain me how to do the same using Windows (if it is possible)? Thanks Nathalie Peyrard
interfacing C code in Windows
2 messages · Peyrard Nathalie, Uwe Ligges
Peyrard Nathalie wrote:
Hi, I know how to incorporate C code in R if using Linux. Can someone explain me how to do the same using Windows (if it is possible)?
The same as under Linux, in principle. See the "Writing R Extensions" , the R for Windows FAQs, and in particular the file .../src/gnuwin32/readme.packages for a list and description on (how to get) the required tools and compilers. Uwe Ligges
Thanks Nathalie Peyrard
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html