Displaying 1 result from an estimated 1 matches for "simulinfil".
Did you mean:
simulinfile
2004 Sep 07
1
C function name garbled
...ing 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("PSg\bBh\b", input_file =
as.character(input_file), breaks = as.integer(breaks), :
.Call function name not in l...