[R] odfWeave problem in 7.1?
Jim Porzak
jporzak at gmail.com
Fri Jul 11 00:03:54 CEST 2008
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
More information about the R-help
mailing list