[R] still problem with installation of locfit on DEC alphaev56-dec-osf4.0d

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Tue Sep 5 13:42:48 CEST 2000


Marcus Eger <marcus.eger at physik.uni-marburg.de> writes:

> Dear all,
> 
> after building the R-1.1.1 from source on our alpha everything
> seems to work, but locfit still hangs...
> I installed locfit with install.packages(...),
> the installation process went fine, but calling locfit() blocks the
> R environment.
> 
> Has anybody got an idea howto get to the roots of this problem?
> Thanks

Hmm. Perhaps if you start R under a debugger, i.e. 

R -d gdb

perform the steps to get it to block and type C-c which should drop
you into the debugger.

Then tell us where the loop seems to occur, supplemented with output
from the "bt" command.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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