I'm afraid others might have some other recommendations regarding your message... but the first one is that the bioconductor mailing list is more appropriate to this...

Apparently you didn't install all the BioConductor packages (and I'm glad you didn't :-) ).

Just install the package you mention....

source("http://www.bioconductor.org/biocLite.R";)
biocLite("hopach")

best
b

On Jan 25, 2008, at 12:44 PM, Prateek Singh wrote:

Hi,

I got command to execute R code from Mark.

but it was showing error..
Error in library(hopach) : there is no package called 'hopach'

Does it mean this library hopach is not installed. But I have
installed complete Bioconductor package.

I am confused.
can you help me in this
thanks

Regards,
--
Prateek Singh
Final year Bioinformatics(BTech)
Vellore Institute Of Technology
Vellore-632014
ph.no. 09952187800
[EMAIL PROTECTED]

______________________________________________
R-help@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.

______________________________________________
R-help@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.

Reply via email to