Re: [R] library(convert)

2008-02-18 Thread Prof Brian Ripley
On Mon, 18 Feb 2008, Gabor Csardi wrote: > .. (Counting to ten.) > > The package is called 'convert'. It seems that this package is not > on CRAN, however. I think you should ask the person whose code you're > running. It's on Bioconductor. So select the BioC software repository on the Pack

Re: [R] library(convert)

2008-02-18 Thread Gabor Csardi
Update: it is a Bioconductor package, so you need to do: source("http://bioconductor.org/biocLite.R";) biocLite("convert") Gabor On Mon, Feb 18, 2008 at 10:17:41AM +0100, Schmitt, Corinna wrote: > > Hallo, > > I am running R-2.6. on Windows. I have a code which uses > library(convert). Can any

Re: [R] library(convert)

2008-02-18 Thread Gabor Csardi
.. (Counting to ten.) The package is called 'convert'. It seems that this package is not on CRAN, however. I think you should ask the person whose code you're running. Gabor On Mon, Feb 18, 2008 at 10:17:41AM +0100, Schmitt, Corinna wrote: > > Hallo, > > I am running R-2.6. on Windows. I

[R] library(convert)

2008-02-18 Thread Schmitt, Corinna
Hallo, I am running R-2.6. on Windows. I have a code which uses library(convert). Can anyone tell me which package I need to install to run this code. Everytime I receive the error message library (convert) not found. Thanks, Corinna __ R-help@r