Hi, I have problem with the installation of R under Linux /debian.
I have already installed the program R but I am not able to install
the
packages with the command getBioC(..).
The program tell me that version 1.8 is required and I have only 1.5.1
version.
There is a command for installing packages with the version 1.5.1?
[[alternative HTML version deleted]]
> The program tell me that version 1.8 is required and I have only
1.5.1
> version.
You're using a version of R that is roughly 2 years old. You need to
update your R installation.
> There is a command for installing packages with the version 1.5.1?
Not really. The 1.0 release of Bioconductor worked against 1.5.X, but
again, that was 2 years ago.
-J
1) New Bioconductor packages work only on R 1.8.1, then you have to
install this version from some CRAN
2) GetBioC() is not an R command but a script, you should download
them
from
a Bioconductor mirror site, all instruction on www.bioconductor.org
A.S.
----------------------------
Alessandro Semeria
Models and Simulations Laboratory
Montecatini Environmental Research Center (Edison Group),
Via Ciro Menotti 48,
48023 Marina di Ravenna (RA), Italy
Tel. +39 544 536811
Fax. +39 544 538663
E-mail: alessandro.semeria@cramont.it
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please update from stable to testing in /etc/apt/sources.list
as root:
apt-get update
update the package management first (suggested), then update the rest
apt-get install apt dpkg
apt-get dist-upgrade
Then start R and install:
R
source("http://www.bioconductor.org/getBioC.R")
getBioC()
Best regards,
Steffen
On Tuesday 06 April 2004 11:30, Alberto Goldoni wrote:
> Hi, I have problem with the installation of R under Linux /debian.
> I have already installed the program R but I am not able to install
the
> packages with the command getBioC(..).
> The program tell me that version 1.8 is required and I have only
1.5.1
> version.
>
> There is a command for installing packages with the version 1.5.1?
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor@stat.math.ethz.ch
> https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFActWW1gXdnL6dUzkRAk4EAJ0Tim/HCniasYK3pDJObK31Jx6aTgCeMGTf
WqZUryJVAISD60amiHMamlY=
=OAoI
-----END PGP SIGNATURE-----