On Tue, Sep 18, 2012 at 9:40 AM, Rantony wrote:
>
> Error: could not find function "zip"
>
> So, is it required to install any package for zip functioning ?
Technically, one needs the "utils" package, but if it's not
autoloading, something seems quite messed up with your R installation.
Do you ha
n use 7-zip or other
WinZip. Is there any specific reason for you to zip files within R?
A.K.
- Original Message -
From: Rantony <[hidden email]>
To: [hidden email]
Cc:
Sent: Monday, September 17, 2012 3:07 AM
Subject: Re: [R] Zip a file
Hi Arun,
I tried th
e any specific reason for you to zip files within R?
A.K.
- Original Message -
From: Rantony
To: r-help@r-project.org
Cc:
Sent: Monday, September 17, 2012 3:07 AM
Subject: Re: [R] Zip a file
Hi Arun,
I tried this way, but getting an error like
Using Eclips:
“Error in .rj.orig
zip(zipfile, files, flags = "-r9X", extras = "",
zip = Sys.getenv("R_ZIPCMD", "zip"))
A.K.
- Original Message -
From: Rantony <[hidden email]>
To: [hidden email]
Cc:
Sent: Thursday, September 13, 2012 8
HI,
If you look ?zip(), the usage is:
zip(zipfile, files, flags = "-r9X", extras = "",
zip = Sys.getenv("R_ZIPCMD", "zip"))
A.K.
- Original Message -
From: Rantony
To: r-help@r-project.org
Cc:
Sent: Thursday, September 13,
On 13-09-2012, at 14:10, Rantony wrote:
> Hi,
>
> How to zip a csv file ? i tried with "zipfile.ZipFile" - but it showing
> function could not find.
What exactly did you try?
> Is there have any other way to zip files without installing any package ?
Have you tried
??zip
or
?zip
in R?
Ber
Hi,
How to zip a csv file ? i tried with "zipfile.ZipFile" - but it showing
function could not find.
Is there have any other way to zip files without installing any package ?
- Thanks in advance
Antony
--
View this message in context:
http://r.789695.n4.nabble.com/Zip-a-file-tp4643012.html
Se
7 matches
Mail list logo