[R] odfWeave : sudden and unexplained error

Max Kuhn mxkuhn at gmail.com
Sun Aug 2 01:15:17 CEST 2009


Sending me a reproducible example and the results of sessionInfo() would help.

Max

On Sat, Aug 1, 2009 at 5:13 PM, Emmanuel
Charpentier<charpent at bacbuc.dyndns.org> wrote:
> Dear list, dear Max,
>
> I a currently working on a report. I'm writing it with OpenOffice.org
> and odfWeave. I'm working increentally : I write a bit, test
> (interactively) some ideas, cutting-and-pasting code to the Ooo report
> when satisfied with it. I the process, I tend to recompile the .odt
> source a *lot*.
>
> Suddenly, odfWeave started to give me an incomprehensible error even
> before starting the compilation itself (InFile is my inut .odt file,
> Outfile is the resultant .odt file) :
>
>> odfWeave(InFile, OutFile)
>  Copying  SrcAnalyse1.odt
>  Setting wd to  /tmp/RtmphCUkSf/odfWeave01225949667
>  Unzipping ODF file using unzip -o SrcAnalyse1.odt
> Archive:  SrcAnalyse1.odt
>  extracting: mimetype
>  inflating: content.xml
>  inflating: layout-cache
>  inflating: styles.xml
>  extracting: meta.xml
>  inflating: Thumbnails/thumbnail.png
>  inflating: Configurations2/accelerator/current.xml
>   creating: Configurations2/progressbar/
>   creating: Configurations2/floater/
>   creating: Configurations2/popupmenu/
>   creating: Configurations2/menubar/
>   creating: Configurations2/toolbar/
>   creating: Configurations2/images/Bitmaps/
>   creating: Configurations2/statusbar/
>  inflating: settings.xml
>  inflating: META-INF/manifest.xml
>
>  Removing  SrcAnalyse1.odt
>  Creating a Pictures directory
>
>  Pre-processing the contents
> Erreur : cc$parentId == parentId is not TRUE
>>
> Perusing the documentation and the r-help list archives didn't turn up
> anything relevant. This error survived restarting OOo, restarting R,
> restarting its enclosing Emacs session and even rebooting the damn
> hardware...
>
> Any idea ?
>
>                                        Emmanuel Charpentier
>
> ______________________________________________
> R-help at 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.
>



-- 

Max




More information about the R-help mailing list