Skip to content
Prev 124531 / 398498 Next

segfault in download.file

I tried the same operations, and got

trying URL
'http://chart.yahoo.com/table.csv?s=^spx&a=0&b=02&c=1991&d=8&e=13&f=2007&g=d&q=q&y=0&z=^spx&x=.csv'
Error in download.file(url, destfile, method = method, quiet = quiet) : 
        cannot open URL
'http://chart.yahoo.com/table.csv?s=^spx&a=0&b=02&c=1991&d=8&e=13&f=2007&g=d&q=q&y=0&z=^spx&x=.csv'
In addition: Warning message:
cannot open: HTTP status was '404 Not Found' in: download.file(url,
destfile, method = method, quiet = quiet) 

Probably, you should upgrade R and the package.
max.e.brown wrote: