Hi,
 
I am using 7-zip for unzipping (http://www.7-zip.org/). Then
odfWeaveControl needs to be set to
 
odfWeaveControl(zipCmd=c("c:/programme/7-zip/7z a -tzip
$$file$$","c:/programme/7-zip/7z x $$file$$ -aoa")) -> control 
where 'c:/programme/7-zip/' is the path to my 7-zip installation.
 
You can then use control to set the control-parameter in odfWeave.
 
Frank
>>> Btibert3 <btibe...@gmail.com> 17.03.2010 03:02 >>>

Hi All,

This is probably basic, but I am just starting with R and very
interested in
learning how to automate my reports.  I am just learning about Sweave
and
LaTex.  

I am following an example from online and am getting the following
error:
....."Error unizipping file....unzip not found".

I am not a programmer by any stretch, but I realize that the package
is
either not recognizing my  native unzip utility, have to configure one
in
the package, or both.  

Additionally, I saw in the tutorial that they recommend a zip program. 
I
tried to "install" it, but I couldn't figure out what to do.

Any help you can provide will be greatly appreciated.

Brock
-- 
View this message in context:
http://n4.nabble.com/odfWeave-Error-tp1595848p1595848.html 
Sent from the R help mailing list archive at Nabble.com.



____________________  
Universitätsklinikum Jena
Körperschaft des öffentlichen Rechts und Teilkörperschaft der
Friedrich-Schiller-Universität
Jena Bachstraße 18, 07743 Jena
Verwaltungsratsvorsitzender: Prof. Dr. Thomas Deufel; Medizinischer
Vorstand: Prof. Dr. Klaus Höffken;
Wissenschaftlicher Vorstand: Prof. Dr. Klaus Benndorf; Kaufmännischer
Vorstand und Sprecher des Klinikumsvorstandes Rudolf Kruse
Bankverbindung: Sparkasse Jena; BLZ: 830 530 30; Kto.: 221;
Gerichtsstand Jena
Steuernummer: 161/144/02978; USt.-IdNr. : DE 150545777 

        [[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