[R] Yet another large file question.

rkevinburton at charter.net rkevinburton at charter.net
Sun Mar 15 18:37:59 CET 2009


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




More information about the R-help mailing list