[R-SIG-Mac] Download data from Internet contained in a Zip file
peter dalgaard
pdalgd at gmail.com
Mon Dec 26 13:21:57 CET 2016
Things happened with HTTPS in 3.2.2, so upgrade...
With 3.3.2 on Mavericks, I see
> temp <- tempfile()
> download.file("https://npscra.nsdl.co.in/download.php?path=download/&filename=NAV_File_23122016.zip",temp)
trying URL 'https://npscra.nsdl.co.in/download.php?path=download/&filename=NAV_File_23122016.zip'
Content type 'application/octet-stream' length 1228 bytes
==================================================
downloaded 1228 bytes
-pd
> On 26 Dec 2016, at 12:19 , Christofer Bogaso <bogaso.christofer at gmail.com> wrote:
>
> $version.string
> [1] "R version 3.2.1 (2015-06-18)"
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
More information about the R-SIG-Mac
mailing list