Hi, I'm running R 2.10.1 GUI 1.31 Leopard build 64-bit (5537). I cannot install RBloomberg on my Mac. After I type: install.packages("RBloomberg", repos="http://R-Forge.R-project.org") I get the following message: Warning in install.packages("RBloomberg", repos = "http://R-Forge.R-project.org") : argument 'lib' is missing: using '/Users/Lucio/Library/R/2.10/library' Warning message: In getDependencies(pkgs, dependencies, available, lib) : package ‘RBloomberg’ is not available Could you please help? Thanks in advance Cheers, Lucio [[alternative HTML version deleted]]
What made you think it was available for the Mac? The R-forge page says: ? Intended Audience: Developers ? License: GNU General Public License (GPL) ? Natural Language: English ? Operating System: Windows ? Programming Language: R ? Topic: Data and Date Management -- David. On Jan 31, 2010, at 10:15 AM, Lucio Intelligente wrote:> Hi, > > I'm running R 2.10.1 GUI 1.31 Leopard build 64-bit (5537). > > I cannot install RBloomberg on my Mac. After I type: > > install.packages("RBloomberg", repos="http://R-Forge.R-project.org") > > I get the following message: >David Winsemius, MD Heritage Laboratories West Hartford, CT
Lucio Intelligente <lucio.intel <at> gmail.com> writes:> > Hi, > > I'm running R 2.10.1 GUI 1.31 Leopard build 64-bit (5537). > > I cannot install RBloomberg on my Mac. After I type: > > install.packages("RBloomberg", repos="http://R-Forge.R-project.org") > > I get the following message: > > Warning in install.packages("RBloomberg", repos "http://R-Forge.R-project.org") : > argument 'lib' is missing: using '/Users/Lucio/Library/R/2.10/library' > Warning message: > In getDependencies(pkgs, dependencies, available, lib) : > package ?RBloomberg? is not available > > Could you please help? > Thanks in advance > > Cheers, > Lucio > [[alternative HTML version deleted]] > >Hi Lucio I guess you need RDCOMclient to run the RBloomberg package so it means it is only available for Windows OS world as far as I know. Cheers, Christophe