Re: [R] Eror message: not a valid package -- installed < 2.0.0

2009-02-12 Thread Powers, Randall - BLS
# -Original Message- From: Ben Bolker [mailto:bol...@ufl.edu] Sent: Thursday, February 12, 2009 11:17 AM To: Powers, Randall - BLS Cc: r-help@r-project.org Subject: Re: [R] Eror message: not a valid package -- installed < 2.0.0 From the R directory, after configuring successfully,

Re: [R] Eror message: not a valid package -- installed < 2.0.0

2009-02-12 Thread Ben Bolker
(cd ${d} && make R) || exit 1; \ > done > make: Fatal error: Command failed for target `R' > # > > -----Original Message- > From: Ben Bolker [mailto:bol...@ufl.edu] > Sent: Thursday, February 12, 2009 11:17 AM > To: Powers, Randall - BLS > Cc: r-help@r-project

Re: [R] Eror message: not a valid package -- installed < 2.0.0

2009-02-12 Thread Powers, Randall - BLS
Message- From: Powers, Randall - BLS Sent: Thursday, February 12, 2009 10:27 AM To: 'Ben Bolker'; r-help@r-project.org Subject: RE: [R] Eror message: not a valid package -- installed < 2.0.0 I am running 2.6.0 because I can't seem to get 2.8.1 configured properly. When I do ./

Re: [R] Eror message: not a valid package -- installed < 2.0.0

2009-02-12 Thread Powers, Randall - BLS
elp@r-project.org Subject: Re: [R] Eror message: not a valid package -- installed < 2.0.0 Is there any reason you can't just install an up-to-date version of R (R 2.8.1), from cran.us.r-project.org (or your favorite mirror, see www.r-project.org) and see if that fixes the problem? Installing

Re: [R] Eror message: not a valid package -- installed < 2.0.0

2009-02-12 Thread Ben Bolker
t; > Thanks again! > > -Original Message- > From: Powers, Randall - BLS > Sent: Thursday, February 12, 2009 10:27 AM > To: 'Ben Bolker'; r-help@r-project.org > Subject: RE: [R] Eror message: not a valid package -- installed < 2.0.0 > > I am run

Re: [R] Eror message: not a valid package -- installed < 2.0.0

2009-02-12 Thread Ben Bolker
ject.org] > On Behalf Of Ben Bolker > Sent: Wednesday, February 11, 2009 2:49 PM > To: r-help@r-project.org > Subject: Re: [R] Eror message: not a valid package -- installed < 2.0.0 > > >Is there any reason you can't just install an up-to-date version of R &g

Re: [R] Eror message: not a valid package -- installed < 2.0.0

2009-02-11 Thread Ben Bolker
Is there any reason you can't just install an up-to-date version of R (R 2.8.1), from cran.us.r-project.org (or your favorite mirror, see www.r-project.org) and see if that fixes the problem? Installing R on SunOS is not quite the breeze that it is on MacOS, Windows, or Linux, but it's not tha

[R] Eror message: not a valid package -- installed < 2.0.0

2009-02-11 Thread Powers, Randall - BLS
> Hello R-help, > > > We are running R version 2.6.0 (2007-10-03). I believe that I got it > from www.sunfreeware.com. A number of the packages that we attempt to > download from http://www.r-project.org/ give us the error message > below when we attempt to run them. > > Can anyone tell me wh