[R]  Output and Word
    Kuhn, Max 
    Max.Kuhn at pfizer.com
       
    Wed Jul 19 15:31:15 CEST 2006
    
    
  
On page 2 of the manual, Section 2 ("Requirements") has
  "The package also requires a utility to zip and unzip compressed
files, 
  such as unzip, Winzip or jar."
With a footnote that unzip can be found at
  http://www.info-zip.org/
for free. You can use any utility that can zip/unzip pkzip formatted
files.
If you want to use something else, you can. See ?odfWeaveControl.
I didn't use utils::zip.unpack since there did not appear to be an
analogous
utility for re-zipping the file. Is this incorrect?
I will put an automatic check on package startup for the above utilities
and print a warning if nothing is found.
Max
> 0n Wed, 19 Jul 2006, David Hajage wrote:
> 
> > thank you Greg Snow for this information !
> > 
> > But I have this message :
> > 
> > > odfWeave("c:/simple.odt", "c:/essai.odt")
> >   Setting wd
> >   Copying  c:/simple.odt
> >   Decompressing ODF file using unzip -o
> > "C:\DOCUME~1\Maud\LOCALS~1\Temp\RtmpF0hdqb/simple.odt"
> > Erreur dans odfWeave("c:/simple.odt", "c:/essai.odt") :
> >         Error unzipping file
> > De plus : Warning message:
> > unzip introuvable
> > 
> > R says that it doesn't find "unzip"... What is this program ?
> 
> It is in the Rtools.zip bundle used to build source packages for R
under 
> Windows (your unstated OS, it seems).
> 
> However, you should take this up with the package maintainer, as R has
the 
> capability to unzip files builtin (utils::zip.unpack) on Windows.
> 
> > 
> > 2006/7/18, Greg Snow <Greg.Snow at intermountainmail.org>:
> > >
----------------------------------------------------------------------
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
    
    
More information about the R-help
mailing list