Hi Gavin,

It looks like your version of R doesn't have the lsf.str function available for some reason. Similarly to what I suggested to Agus, try changing your auto_completion variable in your config.ini file located in your manageR directory from commands.xml (or Auto) to None. This will tell manageR to completely ignore autocompletion (so obviously it won't be available for you), but at least you'll be able to start using manageR. In the mean time, I'll try to figure out why you don't have this base function? To help me, please provide your R version, QGIS version, and Rpy2 version (plus any other info that you think might be helpful).

Cheers,

Carson

Workaround sugested by Carson while he finds a final fix:
I'm still working on this, but I don't know what is causing this error. Technically, the QXmlStreamReader is part QtCore, so I don't really know why this isn't working...

For now, if you simply change the auto_completion variable in your config.ini file located in your manageR directory from commands.xml to Auto, manageR will skip the xml parsing step, and simply read the autocommands from your default R environment (i.e. the auto complete suggestions will be based on the packages you have set to automatically load when R is loaded (base, graphics, stats, etc.).

--
Carson J. Q. Farmer
ISSP Doctoral Fellow
National Centre for Geocomputation (NCG),
Email: [email protected]
Web:   http://www.carsonfarmer.com/
      http://www.ftools.ca/


_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to