R-beta: Problem with acepack

Thomas Lumley thomas at biostat.washington.edu
Fri Mar 27 22:09:10 CET 1998


On Fri, 27 Mar 1998 guido at sirio.stat.unipd.it wrote:

> Error in .Fortran("mace", p = ncol(x), n = nrow(x), x = t(x), y = y, w = wt,
> : C/Fortran function not in load table
> > library.dynam("acepack.so")
> > m <- ace(x,y)
> Segmentation fault

There is a new acepack (1.1) with a corrected version of the FORTRAN code
at CRAN as of a couple of days ago.  There were some problems with how I
had converted it to double precision (I don't understand why it used to
work, though....).  The FORTRAN code now compiles with g77 (with some
harmless warnings about format statements that aren't ever used). 

	-thomas

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list