Dear all, I am trying to use the function odfWeave. Unfortunately I cannot get beyond the folllowing error message: " Error in odfWeave("Example3.rnw", "Example3.odf") : Error unzipping odt file " Can anybody tell me, how to use this function? Thanks, Irina Ursachi.
You are probably using Windows and do not have a compatible unzip program on your path. Shige On Wed, Nov 12, 2008 at 8:01 AM, Irina Ursachi < irina.ursachi@itwm.fraunhofer.de> wrote:> Dear all, > > I am trying to use the function odfWeave. Unfortunately I cannot get > beyond the folllowing error message: > " > Error in odfWeave("Example3.rnw", "Example3.odf") : > Error unzipping odt file > " > Can anybody tell me, how to use this function? > > Thanks, > Irina Ursachi. > > ______________________________________________ > 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. >[[alternative HTML version deleted]]
Your input file should be an OpenOffice document; is it? rnw is not an OO extension. The second file should likely have an odt rather than odf extension as well, but that woudn't cause the error you're getting. Sarah On Wed, Nov 12, 2008 at 11:01 AM, Irina Ursachi <irina.ursachi at itwm.fraunhofer.de> wrote:> Dear all, > > I am trying to use the function odfWeave. Unfortunately I cannot get > beyond the folllowing error message: > " > Error in odfWeave("Example3.rnw", "Example3.odf") : > Error unzipping odt file > " > Can anybody tell me, how to use this function? > > Thanks, > Irina Ursachi. >-- Sarah Goslee http://www.functionaldiversity.org