Sorry I didn't reply to your earlier email. I think it depends on how your scripts interact with R. I have an R plugin for the GDAL framework. I also have an R plugin for the GEOS framework, but that's for an old version of R.
You can run R scripts from the Processing plugin, but I don't know how that links R and QGIS data unless it's through GDAL. There is also rpy2 for using R from python, supposed to be a simple instal with pip, but requires Xcode tools to compile. I have a package for an old R version, but I could update it. > On Mar 5, 2016, at 6:28 AM, Pieter du Plooy <[email protected]> wrote: > > Hi guys > > I would like to use R scripts in QGIS 2.12 from Kyngchaos and am unable to. > > I have installed the R package from r-project, and all dependencies. > > When I run the R scripts that I have downloaded, I get the missing dependency > problem. > > How do I go about rectifying it? > > Regards > > Pieter > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "Time is an illusion - lunchtime doubly so." - Ford Prefect _______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
