[R] still problem with installation of locfit on DEC alphaev56-dec-osf4.0d
Matthew Wiener
mcw at ln.nimh.nih.gov
Tue Sep 5 14:30:21 CEST 2000
Marcus --
I don't know whether this is your problem, but it's one I ran into. In
the src directory of the locfit package, there is a file locfit.h. About
halfway through that file there's a typedef of INT.
For the R version (as noted in the file), the line should read
typedef int INT
but in the version I got, it actually said
typedef long int INT.
Fixing this solved the problem on our alpha (running linux).
Hope this helps,
Matt
On Tue, 5 Sep 2000, Marcus Eger wrote:
> 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
>
> M. Eger
>
> --
> +-------------------------------------------------------
> | Marcus Eger
> | Philipps Universitaet Marburg
> | Fachbereich Physik AG Neurophysik
> | Renthof 7
> | 35032 Marburg
> | Tel. +49 6421 282-4169
> | Fax +49 6421 282-7034
> +-------------------------------------------------------
> | E-Mail: marcus.eger at physik.uni-marburg.de
> +-------------------------------------------------------
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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