Alfonso, It sounds like unzip and zip are not in your path (as opposed to odfWeave needing additional configuration). The error message that you received is generated when odfWeave is invoked. It checks to see if unzip can be used at the command line.
After googling, I found a basic link for setting your path: http://www.xmission.com/~comphope/issues/ch000549.htm You'll want to add the directory where unzip and zip live to this path. Max -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mario Alfonso Morales Rivera Sent: Tuesday, September 19, 2006 8:18 AM To: [email protected] Subject: [R] odfWeave help Hi R users I haven't run odfWeave example, R give me: Setting wd to C:\DOCUME~1\MARIOM~1\CONFIG~1\Temp\Rtmph2Nzqb/odfWeave19070343633 Copying C:/ARCHIV~1/R/R-23~1.1/library/odfWeave/examples/simple.odt Decompressing ODF file using unzip -o "simple.odt" Erro en odfWeave(demoFile, outputFile) : Error unzipping file Además: Warning message: unzip no encontrado I have installed WinZip, WinRar and I have downloaded unzip too, and uncompress into "C:/Archivos de programa/unzip" I don´t know how configure odfWeave so it find unzip can you help me ????? ______________________________________________ [email protected] 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. ---------------------------------------------------------------------- LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}} ______________________________________________ [email protected] 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.
