search for: winhalfwidth

Displaying 1 result from an estimated 1 matches for "winhalfwidth".

2004 Sep 07
1
C function name garbled
...ro) around a C function (Rphylpro). The first time I'm running my function, it runs with no errors. The second time I'm trying to run it, I get an error message with the first argument to .Call garbled. Set up: > dyn.load("Phylpro.so") > source("phylpro.R") > WinHalfWidth<-30 > permReps<-10 > breaks<-c(548, 735, 832) First call to phylpro succeeds: > b<-phylpro("simulinfile", breaks, WinHalfWidth, permReps) > Second call to phylpro fails: > b<-phylpro("simulinfile", breaks, WinHalfWidth, permReps) Error in .Call(&q...