search for: comregisterregistry

Displaying 5 results from an estimated 5 matches for "comregisterregistry".

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 help me? Thanks -- View this message in context: ht...
2011 Apr 11
1
RExcel
...ackground server in RExcel. Since rcom is not installed, foreground mode will be unavailable. You may continue with the installation, but in most circumstances you probably should cancel current installation, install the package rcom properly (do not forget to run the commands library(rcom) comRegisterRegistry() immediately after installation) and after that run this installer once again But rcom package was installed without any problem, somehow the installer keeps saying that rcom is not installed. Any suggestions? Thanks John > sessionInfo() R version 2.12.2 (2011-02-25) Platform: i386-pc-mi...
2009 Feb 10
1
need help with installRExcel()
...stalled R 2.8.1 under folder "../R/R-2.8.1" 2. Installed R_Scilab_DCOM3.0-1B5 under folder ".. \R\(D)COM Server" 3. Installed packages: rscproxy_1.0-12, RExcelInstaller_3.0-10, rcom_2.0-4... 4. run the following commands: library(rscproxy) library(rcom) comRegisterRegistry() library(RExcelInstaller) installRExcel() Problems: 1) Got error message when I run "installRExcel()", which was "The download site http://rcom.univie.ac.at seems to be currently unreachable". However, I can visit that website from IE-explorer directly. 2...
2008 Jan 24
0
Rcom package
Hi, I have R 2.5.1 installed in my system and have installed rcom package 1.5-2.2 vesion. I don't see the following reference "RCOM 1.0 Type Library" in the VBA IDE. Please help. Also, after installing when I type comRegisterRegistry(), it return "NULL". Is that ok? Same with comRegisterServer(). Regards, Uma This e-mail may contain confidential and/or privileged i...{{dropped:13}}
2012 May 21
16
Contactos en Madrid-ayuda con instalación
Hola a todos, Mi nombre es Juanjo. Llevo un tiempo intentado hacer funcionar un programa que necesita de la instalación de RPROJECT y REXCEL. He mirado varias guías e instalado los programas pero obtengo varios errores. El principal es que tras instalar RProject, Rexcel y statcon y al intentar correr esta macro desde Visual Basic… Sub Start() RInterface.StartRServer