I am using the XML package to form a rather large XML file. 

It seems to go OK untill the file length gets larger than about 30Mb then it 
seems that the last tokens of the xml file are unmatched. It is almost like the 
file hasn't been flushed because the file is OK with the exception of the last 
lines. I was wondering two things 1) Has anyone else run into similar 
limitations with saveXML in the XML package and if there is a work-around? 2) 
Am I better off using more pimitive write methods to get the data to a file? If 
so any suggestions?

Thank you.

Kevin

______________________________________________
R-help@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.

Reply via email to