[Qgis-user] manageR doesn't work well

Noli Sicad nsicad at gmail.com
Fri Sep 17 15:00:52 PDT 2010


I could not even run / display anything ManageR. It is not loading.
This error might be related to the thing being discussed.

Here's my error - Ubuntu 10.04 unstable, QGIS 1.5.0.2

Noli
~~~~~~~~~~~~

An error has occured while executing Python code:

Traceback (most recent call last):
  File "/home/noli/.qgis/python/plugins/manageR/plugin.py", line 61, in run
    MainWindow(self.iface, self.version,isConsole=True,
isStandalone=False).show()
  File "/home/noli/.qgis/python/plugins/manageR/manageR.py", line
3964, in __init__
    addLibraryCommands(library)
  File "/home/noli/.qgis/python/plugins/manageR/manageR.py", line 217,
in addLibraryCommands
    info = robjects.r('lsf.str("package:%s")' % (library))
  File "/usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py",
line 536, in __call__
    res = self.eval(p)
  File "/usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py",
line 423, in __call__
    res = super(RFunction, self).__call__(*new_args, **new_kwargs)
RRuntimeError: Error in eval(expr, envir, enclos) : could not find
function "lsf.str"



More information about the Qgis-user mailing list