[R] library(convert)

Gabor Csardi csardi at rmki.kfki.hu
Mon Feb 18 10:24:28 CET 2008


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 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 at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

-- 
Csardi Gabor <csardi at rmki.kfki.hu>    UNIL DGM



More information about the R-help mailing list