Jim Porzak <jporzak <at> gmail.com> writes: > > I just noticed that CRAN Package check Error for Windows & Mac: > http://www.r-project.org/nosvn/R.check/r-patched-windows-x86_64/odfWeave-00check.html > > > > > I've run into a problem with odfWeave 0.7.5 running under R 2.7.1 > > (Windows XP, SP2) doing some monthly production reports. > > > > Under 2.7.1 I'm getting various parsing errors after Sweaving starts, e.g.: > >
You might try to download an older version of XML to handle that; we had a similar problem with special characters, i.e. umlauts: >>odfWeave and umlauts work with XML 1.9.0, but not with XML 1.95.2 Max Kuhn, Duncan Murdoch and Nathan Coulter are aware of the problem. Dieter ______________________________________________ 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.