[R] Zip Files
Jim Lemon
drjimlemon at gmail.com
Sat Jan 21 11:36:05 CET 2017
Hi Glenn,
I would try the "rename" option which should allow you to give the
output another name.
Jim
On Sat, Jan 21, 2017 at 2:09 AM, Glenn Schultz <glennmschultz at me.com> wrote:
> All,
> I have a zip that was downloaded with HTTR. I had to use HTTR because I
> need to login and post to the website. The files download and by double
> clicking the file on my MAC the .zip file is inflated and a .txt is appears
> which I can then parse as needed. However, when I use unzip either at the
> terminal or in an R session the file does not open but I get the following
> message
>
> Archive: ar170106.zip
> replace ar170106.zip? [y]es, [n]o, [A]ll, [N]one, [r]ename:
>
> So it seems the MAC archive utility can open the file but unzip cannot. I
> have searched about for answers but no luck does anyone have an idea as to
> the possible cause of this behavior?
>
> Best Regards,
> Glenn
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
More information about the R-help
mailing list