R-beta: acepack with 0.50-a1

U-E59264-Osman Buyukisik Osman.Buyukisik at ae.ge.com
Thu Jul 31 21:50:17 CEST 1997


I have an hp9000/c160 with hpux10.20+gcc2.7.2. When I try the example
in the ace help I get:
> library(acepack)
> ?ace
> TWOPI <- 8*atan(1)
>              x <- runif(200,0,TWOPI)
             y <- exp(sin(x)+rnorm(200)/2)
             a <- avas(x,y)
/usr/lib/dld.sl: Unresolved symbol: pow_dd (code)  from /home/buyuk/R-0.50-a1/lib/acepack.so
ABORT instruction (core dumped)

Do I need to load libf2c.a during acepack.so creattion?
Do I need to create libf2c.sl? My libf2c.a was created with
hpux9.05. I now have 10.20.Dynamic load demo seems to be working, and
the C written libs. Integrate also works ???

Thanks in advance,
Osman 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
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