Max & Friends, 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.: Sweaving content.Rnw Writing to file content_1.xml Processing code chunks ... Error in parse(text = cmd) : unexpected input in "" > Above case works fine under 2.6.2: Sweaving content.Rnw Writing to file content_1.xml Processing code chunks ... 1 : term xml(label=MissingTable) 2 : term xml(label=UnusualTable) 3 : term verbatim(label=MembCounts) 4 : term verbatim(label=UsageCounts) 5 : term verbatim(label=SessionsCounts) 6 : term verbatim(label=SR_MembershipCounts) 7 : term verbatim(label=MiscCounts) 'content_1.xml' has been Sweaved Removing content.xml Post-processing the contents Removing content.Rnw Removing styles.xml Renaming styles_2.xml to styles.xml Removing extra files Packaging file using zip -r "24HF_MonthlyLoadQA20Counts_Source.odt" . Copying 24HF_MonthlyLoadQA20Counts_Source.odt Resetting wd Removing C:/Data/24HF_QA/R/DocsPlots/Work Done > Any ideas? TIA, Jim Porzak Responsys, Inc. San Francisco, CA http://www.linkedin.com/in/jimporzak ______________________________________________ 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.