[R] How to make XML support Expat?

Johannes Graumann johannes_graumann at web.de
Sat Oct 24 19:12:54 CEST 2009


Hi,

How can I make the result of the following lines "TRUE"?
> install.packages("XML")
> library(XML)
> supportsExpat()
[1] FALSE

I'm on linux, looked into the actual package, but don't seem to be able to 
wrap my head around how to compile this in ...

Any pointers are welcome,

Thanks Joh




More information about the R-help mailing list