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
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
.. (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
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
4 matches
Mail list logo