Displaying 1 result from an estimated 1 matches for "289169".
Did you mean:
289168
2005 Feb 04
2
Compilation of R (linux) package on windows
Hello,
I develop some R package on Linux machine with C subroutines.
The programs in C are well compiled on Linux machine and so I have some ".so"
files.
Now, I want to do the same work on windows, so I install R (the last version)
on windows, with Active Perl and djgpp, which is, as I know, the gcc version
for windows (to compile C program), but unfortunately when I run "R CMD