Hi Noli, This error: > RRuntimeError: Error in eval(expr, envir, enclos) : could not find > function "lsf.str" Means you don't have the lsf-str R function visible in your environment, do you have the utils package loaded? Normally this package is loaded by default? What version of R are you running?
Carson _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
