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
______________________________________________
[EMAIL PROTECTED] 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
______________________________________________ [EMAIL PROTECTED] 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
