Bill Harris wrote:
>> I suspect the problem is the rdcom installation. The wiki page had
>> suggested installing this from the R command line, using
>> install.packages("rcom")`. When I tried this, I got the same error as
>> you. When I removed that installation and then installed from
>> rsrv250.exe, everything worked fine.
> 
> I just uninstalled the R package and then installed rsrv250.exe, as you
> suggested, and it worked.
> 
> Only two problems:
> 
>   The VB debugger opened with a complaint, something about Excel.
>   Thinking it would be repeatable, I closed it to concentrate on getting
>   the J interface to work, and now the debugger isn't complaining.

This is because you have not completely uninstalled the old rdcom
installation. Open Excel, go to Tools|Add-Ins and uncheck the RExcel addin.

>   The test case on the Wiki page now works, except that I get a
>   different answer. :-)

The test case on the Wiki page returns a random number generated by R.


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to