Thanks for your reply... Then...Is it not good to download bloomberg data from R? I also saw that the RBloomberg package has some error in the site "http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html" specified by you. Also, while downloading intraday data, even after specifying only trading days, R used to give all non-trading day's data also...thought it would not be updated...Is it reliable to go to R in downloading data from Bloomberg? I am worried...
-----Original Message----- From: Gabor Grothendieck [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 8:15 PM To: Shubha Vishwanath Karanth Subject: Re: [R] <RBloomberg Package Problem> I guess the CRAN build process does not look for dependencies that are not on CRAN? Don't know why this worked in older versions of R. Maybe CRAN did not check dependencies back then? On 11/16/06, Shubha Vishwanath Karanth <[EMAIL PROTECTED]> wrote: > Yes...And the dependent package is RDCOMClient. I was using R > 2.2.0...The downloading process was smooth...But not in R 2.4.0...why is > this so? Could you reply me ASAP? > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Gabor > Grothendieck > Sent: Thursday, November 16, 2006 7:27 PM > To: Shubha Karanth > Cc: [email protected] > Subject: Re: [R] <RBloomberg Package Problem> > > Never used it but if you look down the check list on Windows: > > http://cran.r-project.org/bin/windows/contrib/checkSummaryWin.html > > for RBloomberg we see it has an error in attempting to access one of its > dependent packages. See if building it yourself or going back to R > 2.3.1 > helps. > > On 11/16/06, Shubha Karanth <[EMAIL PROTECTED]> wrote: > > Hi R-Experts, > > > > > > > > I'm currently using R 2.4.0 in Windows XP. I'm trying to download data > > from Bloomberg using the package "RBloomberg", but it fails to install > > the three needed packages "zoo", "chron" and 'Rbloomberg". Moreover I > > am not able to find "RBloomberg" package as windows binary in CRAN > > site as only for MAC it's given. Please help me in this regard. And if > > anyone have faced version problem, please do let me know. > > > > > > > > Thanks in advance, > > > > > > > > Subha. > > > > ______________________________________________ > > [email protected] mailing list > > 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. > > > > ______________________________________________ > [email protected] mailing list > 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. > > > ______________________________________________ [email protected] mailing list 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.
