Hi, I am trying to run ManageR under Windows 7. I have installed QGIS with the Standalone installer and I also tried the OSGeo4W installer. I get the error message found below. I have tried to set the R_HOME environmental variable in Windows to different values (/bin,/i386,/x64, etc) and I always get this message. <div>

<br></div><div>Any help is appreciated, </div><div><br></div><div>Thank you, </div><div><br></div><div>Guillaume <br><div><br></div><div><span style=" color:#ff0000;">An error has occured while executing Python code:</span><br>

<br>Traceback (most recent call last):<br>  File "C:/Users/Guillaume/.qgis/python/plugins\manageR\plugin.py", line 58, in run<br>    from manageR import MainWindow, loadConfig, saveConfig<br>  File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 283, in _import<br>

    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:/Users/Guillaume/.qgis/python/plugins\manageR\manageR.py", line 68, in <br>    import rpy2.robjects as robjects<br>  File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 283, in _import<br>

    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:\OSGeo4W\apps\Python25\lib\site-packages\rpy2\robjects\__init__.py", line 12, in <br>    import rpy2.rinterface as rinterface<br>  File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 283, in _import<br>

    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:\OSGeo4W\apps\Python25\lib\site-packages\rpy2\rinterface\__init__.py", line 52, in <br>    raise RuntimeError("Unable to locate R.dll within %s" % R_HOME)<br>

RuntimeError: Unable to locate R.dll within C:\Progra~1\R\R-2.12.1\bin\i386<br><br>Python version:<br>2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)]<br><br><br>QGIS version:<br>1.7.1-Wroclaw Wroclaw, e6718b6<br>

<br>Python path: ['C:/OSGeo4W/apps/qgis/./python', 'C:/Users/Guillaume/.qgis/python', 'C:/Users/Guillaume/.qgis/python/plugins', 'C:/OSGeo4W/apps/qgis/./python/plugins', 'C:\\Windows\\system32\\python25.zip', 'C:\\OSGeo4W\\apps\\Python25\\DLLs', 'C:\\OSGeo4W\\apps\\Python25\\lib', 'C:\\OSGeo4W\\apps\\Python25\\lib\\plat-win', 'C:\\OSGeo4W\\apps\\Python25\\lib\\lib-tk', 'C:\\OSGeo4W\\apps\\qgis\\bin', 'C:\\OSGeo4W\\apps\\Python25', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32\\lib', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\Pythonwin', 'C:\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-unicode', '/usr/share/qgis/python', 'C:\\OSGeo4W\\apps\\qgis\\python\\plugins\\fTools\\tools']</div>

</div>