[BioC] ellipse package

Sean Davis sdavis2 at mail.nih.gov
Thu Mar 31 15:46:38 CEST 2005


On Mar 31, 2005, at 8:44 AM, sachin Kumar wrote:

> I try to load library ellipse but i got folowing error.
>
> > library(ellipse)
> Error in library(ellipse) : There is no package called 'ellipse'
>
> I also used repostools to install this package, here I also got the 
> similar error.
>
> > install.packages2(ellipse)
> Error in install.packages2(ellipse) : Object "ellipse" not found
>
> Can anyone tell me that this package is still existing or its merge 
> with any other package.

Try install.packages("ellipse").  Note the quotes.

Sean



More information about the Bioconductor mailing list