It sounds like dcom is not installed properly. Please test the dcom
server outside of J. You can do this via Excel. Also there used to be a
standalone test program distributed with it. The best page to start is
the wiki at http://sunsite.univie.ac.at/rcom.

BTW, cygwin is not needed.

Bill Harris wrote:
> I created a packaged app that works on my system to read a group of
> spreadsheets, write a database, and produce a set of graphs using R.
> 
> It works on my system, but, when I deploy it on a colleague's system, the
> graphing part fails on that system.
> 
> We have, as best as we can tell, the same J configuration (the same
> packages loaded, for example), the same R configuration (we're using the
> free REvolutions RPro 1.2.2), and the same OS (XP).  We both installed
> rdcom the from the separate download, not from inside R.  We checked to
> verify there wasn't an rdcom hiding inside Excel.  Yet it doesn't work.
> 
> It's easiest to see in this short test:
> 
> load 'stats/r/rdcom'
> 
>    '' conew 'prdcom'
> |domain error: wd
> |       wd'olemethod w base Init "R"'
> 
> Any idea how to troubleshoot this further?
> 
> There are certainly differences between our systems.  I no doubt have
> jpath folders defined differently, but that shouldn't affect the
> two-command test above.  I've got cygwin installed and he doesn't AFAIK,
> but, again, that doesn't seem to affect this test.
> 
> Thanks,
> 
> Bill

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

Reply via email to