j.burke at earthlink.net
2009-Oct-27 07:10 UTC
[Rd] Me or a bug? Package Install does not unzip (PR#14026)
Today I installed R 2.10.0
1. I try to download maptools again.
2. Downloads to a temp subdirectory somewhere.
> utils:::menuInstallPkgs()
trying URL
'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.10/maptools_0.7-26.zip'
Content type 'application/zip' length 1038205 bytes (1013 Kb)
opened URL
downloaded 1013 Kb
package 'maptools' successfully unpacked and MD5 sums checked
The downloaded packages are in
C:\Documents and Settings\Jim Burke\Local
Settings\Temp\RtmpaNjPrZ\downloaded_packages
3. Does NOT automatically invoke the zip file. Does NOT unzip.
My zip program is jZip.
When I click on a zip suffixed file, it brings up the jZip program.
So file associations are OK.
Thanks for any suggestions,
Jim Burke
Duncan Murdoch
2009-Oct-27 10:35 UTC
[Rd] Me or a bug? Package Install does not unzip (PR#14026)
On 27/10/2009 3:10 AM, j.burke at earthlink.net wrote:> Today I installed R 2.10.0 > > > 1. I try to download maptools again. > 2. Downloads to a temp subdirectory somewhere. > > > utils:::menuInstallPkgs() > trying URL > 'http://cran.cnr.Berkeley.edu/bin/windows/contrib/2.10/maptools_0.7-26.zip' > Content type 'application/zip' length 1038205 bytes (1013 Kb) > opened URL > downloaded 1013 Kb > > package 'maptools' successfully unpacked and MD5 sums checked > > The downloaded packages are in > C:\Documents and Settings\Jim Burke\Local > Settings\Temp\RtmpaNjPrZ\downloaded_packages > > > 3. Does NOT automatically invoke the zip file. Does NOT unzip.This doesn't look like a bug, it looks as though things are fine (it says "successfully unpacked"). What is not working? Duncan Murdoch> > > My zip program is jZip. > When I click on a zip suffixed file, it brings up the jZip program. > So file associations are OK. > > > Thanks for any suggestions, > Jim Burke > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel