Re: [R] problem with XML package

2012-11-15 Thread Duncan Temple Lang
Hi Arvin 2.9.2 is very old. 2.13 is still old. Why not upgrade to 2.15.*? However, the problem is that you the object you are passing to xmlName() is NULL. This will give an error in the latest version of the XML package and most likely any version of the XML package. I imagine the structure

[R] problem with XML package

2012-11-15 Thread Torus Insurance
Hi List, I have used XML in R version 2.9.2. The code is working fine using Rv2.9.2 and its related XML package. Now I am using Rv2.13.1 and its related XML package, but I get the following error: Error in UseMethod("xmlName", node) : no applicable method for 'xmlName' applied to an object of c