[R] odfWeave Error unzipping file in Win 7
psycho-ld
battlecryfan at web.de
Sun Jan 23 10:47:44 CET 2011
Hey guys,
I´m just getting started with R (version 2.12.0) and odfWeave and kinda
stumble from one problem to the next, the current one is the following:
trying to use odfWeave:
> odfctrl <- odfWeaveControl(
+ zipCmd = c("C:/Program Files/unz552dN/VBunzip.exe $$file$$ .",
+ "C:/Program Files/unz552dN/VBunzip.exe $$file$$"))
>
> odfWeave("C:/testat.odt", "C:/iris.odt", control = odfctrl)
Copying C:/testat.odt
Setting wd to
D:\Users\egf\AppData\Local\Temp\Rtmpmp4E1J/odfWeave23103351832
Unzipping ODF file using C:/Program Files/unz552dN/VBunzip.exe
"testat.odt"
Fehler in odfWeave("C:/testat.odt", "C:/iris.odt", control = odfctrl) :
Error unzipping file
so I tried a few other unzipping programs like jar and 7-zip, but still the
same problem occurs, I also tried to install zip and unzip, but then I get
some error message that registration failed (Error 1904 ....)
so if there are anymore questions, just ask, would be great if someone could
help me though
cheers
psycho-ld
--
View this message in context: http://r.789695.n4.nabble.com/odfWeave-Error-unzipping-file-in-Win-7-tp3232359p3232359.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list