Dave_F <friedenbergd <at> battelle.org> writes:
> 
> 
> I am getting the following error when using odfWeave
> 
> Error in xmlEventParse(infile, handlers = handlers, trim = FALSE, state =
> state) : 
>   File content_1.xml does not exist 
> 
> 
> Thanks,
> Dave


Dear Dave!

I was getting the same message while trying to weave my own files, while the
files from example directory of the package worked. 

That led me to believe that the problem is at lest partly in my code. What I
found out is that the problem was caused by me changing the working directory in
the source odf file. Once I removed that, everything worked. 

It's still a minor annoyance, but not a major problem (at lest for me).

Best regards,
Ales

______________________________________________
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.

Reply via email to