[R-SIG-Finance] RBloomberg package

Robert A'gata rhelpacc at gmail.com
Tue Sep 4 03:31:11 CEST 2012


May I ask another question? I pass the installation. But when I try to
load the package, it keeps saying that Rbdg does not exist which is
weird to me.

Just wondering you ran into the same issue? My R version is 2.15.1. Thank you.

> library(Rbdg)
Error in library(Rbdg) : there is no package called ‘Rbdg’



On Mon, Sep 3, 2012 at 9:18 PM, Nick White <n-e-w at qtradr.net> wrote:
> RBloomberg has been superseded by 'Rbbg' (a quick google search will explain
> the backstory)
>
> You can install the latest version by entering the following command in your
> R session:
>
> install.packages('Rbbg',repos='http://r.findata.org')
>
> The documentation should ably get you started.
>
> On Tue, Sep 4, 2012 at 11:10 AM, Robert A'gata <rhelpacc at gmail.com> wrote:
>>
>> Hi,
>>
>> I am wondering what the best way to interact with Bloomberg from
>> within R now. I am trying to download RBloomberg by following
>> instruction at the following website from findata.org. It turns out
>> that the instruction seems stale. I cannot locate the package.
>>
>> http://findata.org/rbloomberg/rbloomberg-manual-0-4-144.pdf
>>
>> > install.packages("RBloomberg", repos="http://r.findata.org")
>> Installing package(s) into ‘C:/Users/chibi/Documents/R/win-library/2.15’
>> (as ‘lib’ is unspecified)
>> Warning in install.packages :
>>   package ‘RBloomberg’ is not available (for R version 2.15.1)
>>
>> I am wondering the package no longer exists? If not, what other
>> choices do I have? Thank you.
>>
>> Robert
>>
>> _______________________________________________
>> R-SIG-Finance at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
>> -- Subscriber-posting only. If you want to post, subscribe first.
>> -- Also note that this is not the r-help list where general R questions
>> should go.
>
>



More information about the R-SIG-Finance mailing list