I am a R newbie, so please bear with me. I have installed R (version 2.6.0). I also installed R (D)COM Server by executing the file RSrv250.exe and choosing "Development installation". I want to call R functions from MATLAB. I used MATLAB function openR, which calls:
R_lInK_hANdle = actxserver('StatConnectorSrv.StatConnector') This failed to get a connection. I then tried the sample program in the COM Server simple.exe. Clicking the StartR button popped up a "Test1" window with the message: Method '~' of object '~' failed. gave the following texts in the window: The "StatConnector Test" window has the message: Loading StatConnector Server... Done Initializing R...Function call failed Code: -2147221485 Text: installation problem: unable to load connector Releasing StatConnector Server...Done I will appreciate any help to solve this problem. Thank you very much. Patrick Tai
_______________________________________________ Rcom-l mailing list Rcom-l@mailman.csd.univie.ac.at http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l More information (including a Wiki) at http://rcom.univie.ac.at