Re: [Rd] Problem with dyn.load...or else...

2005-07-07 Thread Duncan Murdoch
On 7/7/2005 10:16 AM, Marie-Hélène Ouellette wrote: > At 19:46 2005-07-06, you wrote: >>Marie-Hélène Ouellette wrote: >>>Hi everybody, >>>I'm working on Mac OS X and R-2.1.0 (by the way, sorry for the multiple >>>emails last time, had a technical problem, and thanks for the >>>constructive commen

Re: [Rd] Problem with dyn.load...or else...

2005-07-07 Thread Marie-Hélène Ouellette
At 19:46 2005-07-06, you wrote: >Marie-Hélène Ouellette wrote: >>Hi everybody, >>I'm working on Mac OS X and R-2.1.0 (by the way, sorry for the multiple >>emails last time, had a technical problem, and thanks for the >>constructive comments.) >>I have a .R function which calls a .C function. The

Re: [Rd] Problem with dyn.load...or else...

2005-07-06 Thread Thomas Lumley
On Wed, 6 Jul 2005, [iso-8859-1] Marie-H?l?ne Ouellette wrote: And try to use the function: > K_MEANSR(tab,centers=c(2,4)) [1] "AA" [1] "AAA" [1] "A" [1] "B" Error in .C("K_MEANSC", xrows = as.integer(xrows), xcols = as.integer(xcols), : "C" function name not in load table Hmm. Stra