[R] Building R package.
Eryk Wolski
wolski at molgen.mpg.de
Tue Apr 15 23:50:40 CEST 2003
Hi!
I am trying to build a package which calls an c function. It compiles
it and installs it. But if i run R CMD check test_
the last output are:
* checking examples ... ERROR
Running examples failed. x<-1:10
and in the test-Ex.out file i find:
> test(x)
Error in .C("mytest", as.double(x), as.integer(lengthx)) :
C/Fortran function name not in load table Execution halte
May anyone take a look on this test please?
system "Linux" "2.4.19-16mdk"
R version 1.62
Eryk
More information about the R-help
mailing list