Re: [Rd] Rtools -- compiling C dll for 64-bit

2014-07-04 Thread Duncan Murdoch
On 04/07/2014 9:47 AM, Dalthorp, Daniel wrote: Thank-you for the prompt and helpful response. It sounds like all I need is a very simple fix, but it eludes me. I am trying to call a custom C function from R to speed a calculation. I'm on Windows 7 with R 3.0.2 and the latest Rtools. I run R CM

Re: [Rd] Rtools -- compiling C dll for 64-bit

2014-07-04 Thread Duncan Murdoch
On 03/07/2014, 7:53 PM, Dalthorp, Daniel wrote:> I've seen that many people have had trouble using Rtools for a 64-bit > compile of C functions. For some, a quick change in path statement seems to > corrects the problem; for others, apparently not. For me? I've been working > at path statements and

[Rd] Rtools -- compiling C dll for 64-bit

2014-07-03 Thread Dalthorp, Daniel
I've seen that many people have had trouble using Rtools for a 64-bit compile of C functions. For some, a quick change in path statement seems to corrects the problem; for others, apparently not. For me? I've been working at path statements and install/uninstall/reinstall of all sorts of things for