I was wondering if someone could help me with a problem getting locfit running.
I am running Digital Unix 3.2D on an alphastation, with R 0.61.1
I downloaded the CRAN distribution of locfit. I had no problems installing it
with R INSTALL (I installed it into my library rather than the default base
library; the output is attached at the end of this email message).
I then tried to test it with the Geyser example in
http://cm.bell-labs.com/cm/ms/departments/sia/project/locfit/dens.html
and I get
> library(locfit)
> data(geyser,package=locfit)
> fit <- locfit(~geyser,alpha=c(0.1,0.80),flim=c(1,6))
Segmentation fault (core dumped)
Does anyone have any ideas?
Best wishes,
Mark
----------------------------------------------
wright.ioz.ac.uk> R INSTALL locfit ~/rstuff
Installing package `locfit' ...
libs
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c family.c -o
family.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c kdtree.c -o
kdtree.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c locfit.c -o
locfit.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c S_enter.c -o
S_enter.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c frend.c -o
frend.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c linalg.c -o
linalg.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c random.c -o
random.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c weight.c -o
weight.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c density.c -o
density.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c kappa0.c -o
kappa0.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c simul.c -o
simul.o
ld:
Warning: Unresolved:
pnorm
exp
log
sqrt
fabs
printf
igamma
lgamma
ibeta
pow
calloc
floor
__remq
__divq
sin
cos
pchisq
atan2
runif
pf
dchisq
df
fprintf
rnorm
rpois
rexp
__exc_add_pc_range_table
__exc_remove_pc_range_table
__exc_add_gp_range
__exc_remove_gp_range
R
data
DONE
Installing documentation of package `locfit' ...
>>> Building help pages for package `locfit'
Formats: nroff html latex
locfit
DONE (INSTALL)
Mark A. Beaumont
Institute of Zoology
Zoological Society of London
Regent's Park
London NW1 4RY UK
Tel: 0171 449 6617
Fax: 0171 586 2870
m.beaumont at ucl.ac.uk
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._