Skip to content
Prev 326949 / 398502 Next

Weird 'xmlEventParse' encoding issue

Hi Sascha

 Your code gives the correct results on my machine (OS X),
either reading from the file directly or via readLines() and passing
the text to xmlEventParse().

 The problem might be the version of the XML package or your environment
settings.  And it is important to report the session information.
So you should provide the output from

   sessionInfo()
   Sys.getenv()
   libxmlVersion()


 D
On 7/15/13 4:41 AM, Sascha Wolfer wrote: