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!

_______________________________________________
[email protected] 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.

Reply via email to