On Sat, Mar 13, 2010 at 11:51 PM, Megh <megh700004@yahoo.com> wrote:
>
> Hi, I was trying to run your code in my VBA editor, however could not
> succeed. The execution stumbled in the line "Call
Rinterface.StartRServer"
> itself. I have RCOM package installed into my R environment. Do I need to
> install anything else to run that? Would guys here guide me?
> You need to install RExcel, not just rcom.
You need to install RExcel, not just rcom.
install.packages("RExcelInstaller")
library(RExcelInstaller)
install.RExcel()
If you have an old R version, it might make sense to get a new one with
RExcel already
installed.
http://rcom.univie.ac.at
click on the Downloads tab, and then download the latest RAndFriends
There is lots of information on the Wiki tab.
Further questions on RExcel should be directed to the rcom list.
rcom-l@mailman.csd.univie.ac.at
Rich
[[alternative HTML version deleted]]