package 'Rbbg' is not available (for R version 2.15.2)

user443854 picture user443854 · Dec 10, 2012 · Viewed 12k times · Source

How do I find out for which versions of R this package is available?

> install.packages("Rbbg", repos = "http://r.findata.org")
Warning: unable to access index for repository http://r.findata.org/src/contrib
Warning message:
package 'Rbbg' is not available (for R version 2.15.2)

Answer

GSee picture GSee · Dec 10, 2012

You can find out by browsing the bin directory at http://r.findata.org/

You're using Windows, right?


The source code for Rbbg is available on github at https://github.com/johnlaing/blpwrapper