Hi there !

I'm working with windows and R GUI and I'm trying to generate an automatic 
repport using odfWeave. 

I have taken the basic template available on line at : 
http://www.biostat.uzh.ch/services/templates.html
which is SampleOdf.odt  I've imported the package "odfWeave" and the 
corresponding library. And then I run : 

> file.in="E:/Tex/SampleOdf.odt"
> file.out="E:/Tex/RepportOdf.odt"
> odfWeave(file.in, file.out)
  Copying  E:/Tex/SampleOdf.odt 
  Setting wd to  C:\DOCUME~1\Lore\LOCALS~1\Temp\RtmpSjnx0I/odfWeave11100313419 
  Unzipping ODF file using unzip -o "SampleOdf.odt" 
Erreur dans odfWeave(file.in, file.out) : Error unzipping file
De plus : Warning message:
In system(zipCmd[2], invisible = TRUE) : unzip introuvable 

Is there someone who has an idea of what's the problem here ?

Then, I have a second question, which totally independent from the one above (I 
have an error in both cases...) : is RepportOdf.odt automatically 
generated/created or should I create the document before ? 

Thanks a lot everyone for your help !

Lo.

_________________________________________________________________
[[elided Hotmail spam]]

        [[alternative HTML version deleted]]

______________________________________________
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