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 prateek.vit at gmail.com
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 > prateek.vit at gmail.com > > ______________________________________________ > 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.
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 hopachhopach is a package.> is not installed. But I have installed complete Bioconductor package.Obviously not (and it's on CRAN eitehr). Just rerun install.packages("hopach", dependencies = TRUE) Uwe Ligges> I am confused. > can you help me in this > thanks > > Regards,
Dear all i am working for seasonal unit root test analysis for quaterly series of Pakistan in R.My question is how i can run Hegy test for quaterly series command in uroot library? If there is another library then help me in this regard.My purpose is just to perform unit root analysis for quaterly series. Thanks Zahid Khan Lecturer in Statistics Department of Mathematics Hazara University Mansehra. --------------------------------- [[alternative HTML version deleted]]