[BioC] ellipse package
Wolfgang Huber
huber at ebi.ac.uk
Thu Mar 31 16:41:55 CEST 2005
Hi Sachin,
it is on CRAN:
http://cran.r-project.org/src/contrib/Descriptions/ellipse.DESCRIPTION
1. Before sending off a mail to hundreds of people, you could have done
a simple Google search and found it.
2. Why did you think this was a Bioconductor question?
3. In "install.packages2(ellipse)" you need to put the package name into
quotation marks otherwise R looks for a variable of that name.
Best regards
Wolfgang
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.
>
--
-------------------------------------
Wolfgang Huber
European Bioinformatics Institute
European Molecular Biology Laboratory
Cambridge CB10 1SD
England
Phone: +44 1223 494642
Fax: +44 1223 494486
Http: www.ebi.ac.uk/huber
More information about the Bioconductor
mailing list