Re: [Rd] dll problem

2008-07-14 Thread Duncan Murdoch
[EMAIL PROTECTED] wrote: Please, note the instructions given for an existing Cygwin install: If you already have a full Cygwin installation, then you should not install our Cygwin DLLs in the Rtools/bin directory. You should make sure your existing cygwin/bin directory is on the path (*aft

Re: [Rd] dll problem

2008-07-14 Thread Duncan Murdoch
On 7/14/2008 9:30 AM, stephenb wrote: I am trying to load a dll compiled with the latest cygwin into R 2.7.0 We don't support Cygwin in R. I'd suggest using the MinGW tools we provide (see www.murdoch-sutherland.com/Rtools). Duncan Murdoch R version 2.7.0 (2008-04-22) Copyright (C) 2008 T

[Rd] dll problem

2008-07-14 Thread stephenb
I am trying to load a dll compiled with the latest cygwin into R 2.7.0 R version 2.7.0 (2008-04-22) Copyright (C) 2008 The R Foundation for Statistical Computing ISBN 3-900051-07-0 I have: Sys.getenv("Path")

Re: [Rd] DLL problem

2008-03-26 Thread Uwe Ligges
Carson, John wrote: > I am using R version 2.6.2 (2008-02-08) on an XP Pro (version 2002 SP2). When > I try to load the R library 'gtools', I get the following error: > >> library(gtools) > Error in .Call("R_lazyLoadDBfetch", key, file, compressed, hook, PACKAGE = > "base") : > C symbol nam

[Rd] DLL problem

2008-03-25 Thread Carson, John
I am using R version 2.6.2 (2008-02-08) on an XP Pro (version 2002 SP2). When I try to load the R library 'gtools', I get the following error: >library(gtools) Error in .Call("R_lazyLoadDBfetch", key, file, compressed, hook, PACKAGE = "base") : C symbol name "R_lazyLoadDBfetch" not in DLL fo