Hi Sophia,
It’s telling you the XML package isn’t installed so it won’t install mzmatch.R.
Try running the following lines below in R separately, this should include everything you need.
install.packages(c("rJava","XML","snow","caTools","bitops","ptw","gplots","rcdk"))
source("http://bioconductor.org/biocLite.R")
biocLite(c("pcaMethods","lima","mzR","metabolomics","rankProd","xcms"))
Let me know if you have any more error messages after that, I can always come across and give you a hand.
Cheers,
Gavin
--
You received this message because you are subscribed to the Google Groups "Ideom" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ideom+un...@googlegroups.com.
To post to this group, send email to id...@googlegroups.com.
Visit this group at http://groups.google.com/group/ideom.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Sophia,
I think RankProd is ok, although I don’t use it at the moment.
Let me know if you want me to come over and have a look.
Cheers,
Gavin.
From: id...@googlegroups.com [mailto:id...@googlegroups.com] On Behalf Of soph
Sent: 18 September 2013 21:47
To: id...@googlegroups.com
--