[R] Compiling C-code in Windows

2011-05-31 Thread Petar Milin
Hello ALL! I am an Linux user (Debian testing i386), with very dusty Win-experience. Nevertheless, my colleagues and I are making some package in R, and I built C-routines to speed up things. I followed instruction how to compile C for R (very useful link:

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Duncan Murdoch
On 31/05/2011 7:43 AM, Petar Milin wrote: Hello ALL! I am an Linux user (Debian testing i386), with very dusty Win-experience. Nevertheless, my colleagues and I are making some package in R, and I built C-routines to speed up things. I followed instruction how to compile C for R (very useful

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Andreas Borg
Hi Petar, did you install the toolset (Rtools) for compiling code for R in windows? See http://cran.r-project.org/doc/manuals/R-admin.html#The-Windows-toolset and http://www.murdoch-sutherland.com/Rtools/ Please, can anyone help me with this? Can I use: 'R CMD SHLIB --output=trial.dll

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Tom Osborn
Sent: Tuesday, May 31, 2011 9:43 PM Subject: [R] Compiling C-code in Windows Hello ALL! I am an Linux user (Debian testing i386), with very dusty Win-experience. Nevertheless, my colleagues and I are making some package in R, and I built C-routines to speed up things. I followed

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Duncan Murdoch
an open project]. But listen to people who've experienced the options. [Not I]. Cheers, Tom. - Original Message - From: Petar Milin To: R-HELP Sent: Tuesday, May 31, 2011 9:43 PM Subject: [R] Compiling C-code in Windows Hello ALL! I am an Linux user (Debian testing i386

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Mike Marchywka
Date: Tue, 31 May 2011 11:37:56 -0400 From: murdoch.dun...@gmail.com To: tom.osb...@iinet.net.au CC: r-h...@stat.math.ethz.ch; pmi...@ff.uns.ac.rs On 31/05/2011 7:50 AM, Tom Osborn wrote: You could use cygwin's cc/gcc, or the Watcom opensource

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Duncan Murdoch
On 11-05-31 12:24 PM, Mike Marchywka wrote: Date: Tue, 31 May 2011 11:37:56 -0400 From: murdoch.dun...@gmail.com To: tom.osb...@iinet.net.au CC: r-h...@stat.math.ethz.ch; pmi...@ff.uns.ac.rs Subject: Re: [R] Compiling C-code in Windows On 31/05/2011

Re: [R] Compiling C-code in Windows

2011-05-31 Thread Smith, Dale
www.fiserv.com -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Duncan Murdoch Sent: Tuesday, May 31, 2011 12:33 PM To: Mike Marchywka Cc: r-h...@stat.math.ethz.ch; pmi...@ff.uns.ac.rs Subject: Re: [R] Compiling C-code in Windows