<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Carson,<div><br></div><div>I find that the plugin works for me on OSX with the analysis branch, but not in trunk. Trunk spits out this error:</div><div><br></div><div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment--><span style=" color:#ff0000;">An error has occured while executing Python code:</span><br><br>Traceback (most recent call last):<br>  File "/Users/jctull/.qgis//python/plugins/manageR/manageR.py", line 28, in run<br>    import manageRDialog<br>  File "/Users/jctull/.qgis//python/plugins/manageR/manageRDialog.py", line 6, in <br>    from QLayerConverter import QVectorLayerConverter, QRasterLayerConverter<br>  File "/Users/jctull/.qgis//python/plugins/manageR/QLayerConverter.py", line 6, in <br>    import rpy2.robjects as robjects<br>  File "/Library/Python/2.5/site-packages/rpy2/robjects/__init__.py", line 12, in <br>    import rpy2.rinterface as rinterface<br>  File "/Library/Python/2.5/site-packages/rpy2/rinterface/__init__.py", line 6, in <br>    R_HOME = os.popen("R RHOME").readlines()<br>IOError: [Errno 4] Interrupted system call<br><br>Python version:<br>2.5.1 (r251:54863, Jan 13 2009, 10:26:13) <br>[GCC 4.0.1 (Apple Inc. build 5465)]<!--EndFragment--></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">John</div></div><div><br><div><div>On Mar 29, 2009, at 5:26 PM, Carson Farmer wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello listers,<br><br>I am pleased to announce a new version of manageR is now available in my plugin repository (<a href="http://www.ftools.ca/cfarmerQgisRepo.xml">http://www.ftools.ca/cfarmerQgisRepo.xml</a> or via the plugin installer using 3rd party repos). I am particularly happy with this version, as I think it is a major improvement over the older manageR. The interface is cleaner, and the console is more like a proper R console, so R users will likely find it easier to use. Multi-line commands can be entered line by line, or pasted into the console (type Ctrl+H in the console to see usage details), and layers can be imported and exported to and from manageR using simple keyboard commands.<br><br>This plugin is still in relatively early stages of development, but it should be safe enough to not destroy your data ;-) If you would like to help me improve manageR, and make it more stable, please report any bugs or suggestions using my google-code site:  <a href="http://code.google.com/p/ftools-qgis/">http://code.google.com/p/ftools-qgis/</a>  or if you prefer, you can email me at: carson_dot_farmer_at_gmail_dot_com. I will also add more information to <a href="http://www.ftools.ca/manageR.html">http://www.ftools.ca/manageR.html</a> over the next few days.<br><br>Requirements:<br><br>QGIS version 1.x -> <a href="http://www.qgis.org/index.php">http://www.qgis.org/index.php</a><br>Rpy2 version 2.0.3 -> <a href="http://rpy.sourceforge.net/rpy2.html">http://rpy.sourceforge.net/rpy2.html</a><br>R version 2.7.1 or higher (>= 2.8.0 recommended) -> <a href="http://www.r-project.org/">http://www.r-project.org/</a><br>Numpy version 1.x.x -> <a href="http://numpy.scipy.org/">http://numpy.scipy.org/</a><br><br><br>Cheers,<br><br><br>Carson<br><br>-- <br>Carson J. Q. Farmer<br>ISSP Doctoral Fellow<br>National Centre for Geocomputation (NCG),<br>National University of Ireland, Maynooth,<br>Email: <a href="mailto:Carson.Farmer@gmail.com">Carson.Farmer@gmail.com</a><br>Web:   <a href="http://www.carsonfarmer.com/">http://www.carsonfarmer.com/</a><br>      <a href="http://www.ftools.ca/">http://www.ftools.ca/</a><br><br>_______________________________________________<br>Qgis-user mailing list<br><a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/qgis-user<br></div></blockquote></div><br></div></body></html>