Re: [R] Downloading Yahoo data

2008-08-07 Thread Yohan Chalabi
"SVK" == "Shubha Vishwanath Karanth" <[EMAIL PROTECTED]> on Thu, 7 Aug 2008 20:38:12 +0530 SVK> Yes Henrique... we are connecting to the internet through a proxy... This is probably not a problem of connection. Make sure that you have the latest version of fImport installed. hop

Re: [R] Downloading Yahoo data

2008-08-07 Thread Henrique Dallazuanna
nth > Cc: [EMAIL PROTECTED] > Subject: Re: [R] Downloading Yahoo data > > You are connecting to the internet trougth a proxy? > > On Thu, Aug 7, 2008 at 9:40 AM, Shubha Vishwanath Karanth > <[EMAIL PROTECTED]> wrote: >> Hi R, >> >> >> &g

Re: [R] Downloading Yahoo data

2008-08-07 Thread Shubha Vishwanath Karanth
Dallazuanna [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2008 8:17 PM To: Shubha Vishwanath Karanth Cc: [EMAIL PROTECTED] Subject: Re: [R] Downloading Yahoo data You are connecting to the internet trougth a proxy? On Thu, Aug 7, 2008 at 9:40 AM, Shubha Vishwanath Karanth <[EMAIL PROTEC

Re: [R] Downloading Yahoo data

2008-08-07 Thread Henrique Dallazuanna
You are connecting to the internet trougth a proxy? On Thu, Aug 7, 2008 at 9:40 AM, Shubha Vishwanath Karanth <[EMAIL PROTECTED]> wrote: > Hi R, > > > > I am trying to download the data from R. I give the below command. > > > >> library(fImport) > >> yahooSeries("IBM") > > trying URL > 'http://cha

[R] Downloading Yahoo data

2008-08-07 Thread Shubha Vishwanath Karanth
Hi R, I am trying to download the data from R. I give the below command. > library(fImport) > yahooSeries("IBM") trying URL 'http://chart.yahoo.com/table.csv?s=IBM&a=7&b=08&c=2007&d=7&e=07&f=2008&; g=d&x=.csv' Error in download.file(url = url, destfile = file, method = method) : cann