[R] Error in read.mzXML
Duncan Temple Lang
duncan at wald.ucdavis.edu
Wed Oct 22 15:20:21 CEST 2008
Minwook Kim wrote:
> I got the error when I tried to read mzxml by using caMassClass.
>
>> msc.rawMS.read.mzXML("a.mzXML")
> Error in .classEnv(thisClass) :
> unable to find an environment containing class "XMLNamespaceDefinitions"
>
> How can I fix it?
Either upgrade to R 2.8.0 or install version 1.98-1
of the XML package.
>
> my environment in R is
> R 2.7.2 GUI 1.25(5217)
> Mac OS X 10.5.5
>
> ______________________________________________
> 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.
More information about the R-help
mailing list