Displaying 4 results from an estimated 4 matches for "rsproxy".
Did you mean:
isproxy
2012 Jul 09
1
Issue with installing RExcel
Hi community. I'm fairly new to R and have a basic question. When I try to
install RExcel with the code:
install.packages("RExcelInstaller", "rcom", "rsproxy")
I get the message below:
Warning in install.packages("RExcelInstaller", "rcom", "rsproxy") :
'lib = "rcom"' is not writable
Error in install.packages("RExcelInstaller", "rcom", "rsproxy") :
unable to install...
2012 May 21
16
Contactos en Madrid-ayuda con instalación
...End
… obtengo el siguiente error “Error de compilación No puedo encontrar
proyecto o biblioteca”. He revisado los addin de VSB y todo parece correcto.
Revisando la web vi que desde RProject tenía que correr este código:
install.packages("RExcelInstaller", "rcom", "rsproxy") y pensé que esto
podía ser la solución. Pero resulta que me dice que no los puede instalar
porque el archivo no es writeable.
En definitiva que llevo varias semanas con este tema y por desesperación he
desinstalado todo.
Os quería por favor pedir que o bien alguien me pudiera echar u...
2012 Jun 27
1
Problem installing RBloomberg
I have the following error message when I try to install RBloomberg.
Les packages binaires t?l?charg?s sont dans
C:\Users\bloom\AppData\Local\Temp\RtmpktX4UK\downloaded_packages
Message d'avis :
packages ?quantstrat?, ?RBloomberg?, ?rsproxy?, ?VaR? are not available (for
R version 2.15.1)
R version 2.15.1
System : Windows 7 (64 bits)
Any help appreciated
Thx
--
View this message in context: http://r.789695.n4.nabble.com/Problem-installing-RBloomberg-tp4634624.html
Sent from the R help mailing list archive at Nabble.com.
2012 Oct 27
1
help install RExcel
Hello,
I just installed RExcel but I have some problems. I am writing you the set
of commands that I used:
> install.packages("RExcelInstaller", "rcom", "rsproxy")
> library(rcom)
> comRegisterRegistry()
> library(RExcelInstaller)
> installstatconnDCOM()
> installRExcel()
But when I select RStart from add-ins I see this written "No R server
configured. Please set Rserver to work with RExcel". I am using excel 2010.
Can you hel...