Skip to content

interfacing C code in Windows

2 messages · Peyrard Nathalie, Uwe Ligges

#
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
#
Peyrard Nathalie wrote:

            
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