[R-SIG-Finance] Where can I download the latest RBloomberg package ?
Gary Chin
garychin9 at gmail.com
Sun Apr 24 19:49:54 CEST 2011
Hi there,
I am now using RBloomberg package 0.1 version which I download from
CRAN, the latest version at CRAN.
As I know, the latest version is 0.4. I have tried to install it from
repository that I know, but all failed with following message.
Am I missing something ? Can anyone give me a clue?
Thanks
Gary
> install.packages("RBloomberg", repos="r.findata.org")
Warning in install.packages("RBloomberg", repos = "r.findata.org") :
argument 'lib' is missing: using
'F:/PortableApps/R-Portable/App/R-2.11.1/../../Data/library'
Warning: unable to access index for repository
r.findata.org/bin/windows/contrib/2.11
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package 'RBloomberg' is not available
> install.packages("RBloomberg", repos="http://R-Forge.R-project.org")
Warning in install.packages("RBloomberg", repos =
"http://R-Forge.R-project.org") :
argument 'lib' is missing: using
'F:/PortableApps/R-Portable/App/R-2.11.1/../../Data/library'
Warning: unable to access index for repository
http://R-Forge.R-project.org/bin/windows/contrib/2.11
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package 'RBloomberg' is not available
> install.packages("RBloomberg", repos="http://r.bloombergapi.com")
Warning in install.packages("RBloomberg", repos = "http://r.bloombergapi.com") :
argument 'lib' is missing: using
'F:/PortableApps/R-Portable/App/R-2.11.1/../../Data/library'
Error in read.dcf(file = tmpf) : Line starting '<html> ...' is malformed!
More information about the R-SIG-Finance
mailing list