Yes, they have read it, and apparently they don't know what it means or are unwilling to do anything about it. One guy tried but he seemed to have ADD. I have no idea how to change registries or I would do it myself
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Baier Sent: Tuesday, July 15, 2008 4:14 PM To: R (D)COM and RExcel server related issues Subject: Re: [Rcom-l] Code: -2147221485 Powers, Scott schrieb: > Hi - I used to be able to use Rcom but ever since I ran CGHtools on BRB > array tools which uses Rcom I get this error message > > > > Loading StatConnector Server... Done > > Initializing R...Function call failed > > Code: -2147221485 > > Text: installation problem: unable to load connector > > Releasing StatConnector Server...Done > > > > My IT department cannot figure out how to fix it. I'm not a computer > person, and was hoping someone could explain to me in plain English how > to fix it quoting from the documentation (which of course your IT department has read): >>> "installation problem: unable to load connector" R proxy library could not be loaded. The cause of this common failure can be: * the environment variable %R_HOME% points to a directory where R is not installed and * the registry key corresponding to your R installation does not point to the installation folder of R and * rproxy.dll and R.dll cannot be found in the %PATH% In case you have downloaded precompiled binaries from CRAN and installed them, something went wrong there. Please try to reinstall R using the setup program. Download "dbgview" (see section "Resources") to find out what's going wrong. If you have compiled R yourself, check %R_HOME%\bin\rproxy.dll and the registry key HKEY_LOCAL_MACHINE\Software\R-core\R\InstallPath if this one points to your R installation folder. Starting with R 2.2.0, the registry key HKEY_CURRENT_USER\Software\R-core\R\InstallPath can also be used. The R (D)COM Server first looks at the key under HKEY_CURRENT_USER. If the registry key is missing or wrong, re-install R and do not forget to check the box asking about putting information about R into the registry. Alternatively, you can call RSetReg.exe from a command window. <<< Thomas _______________________________________________ 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 _______________________________________________ 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