[R] gregmisc: install trouble
Uwe Ligges
ligges at statistik.uni-dortmund.de
Sat Mar 27 12:29:39 CET 2004
Christian Reilly wrote:
>
> Hello all,
>
> I'm having trouble installing the package 'gregmisc'. I've run the
> command:
>
> > R CMD INSTALL -l /usr/lib/R/library /tmp/gregmisc_0.9.0.tar.gz
>
> And I can see it shows up on the list of available packeage when I issue
> > library()
>
> But when I do
>
> >library(gregmisc)
>
> I get:
>
> Error in parse(file, n, text, prompt) : syntax error on line 3105
>
> All the other packages I've install load fine. Permissions for the
> 'gregmisc' library are the same as all the rest.
>
> Any Suggestions?
>
> I'm running on Debian Linux(Woody)
>
> Thanks much,
>
> Christian Reilly
>
> ---------------
> Hopkins Marine Station
> Stanford U
> Pacific Grove, CA
Which version of R is this? Works fine with R-1.8.1 and R-1.9.0 beta.
Please download the package again and reinstall.
Uwe Ligges
More information about the R-help
mailing list