1

I want to use R scripts from the module Sextante treatment QGIS , but I have many difficulties to configure the module in Sextante . Following the procedure described in the official documentation of QGIS. I get the following error message :

"Missing dependency.This algorithm can not be run :-(
This algorithm Requires R to be run.Unfortunately , It Seems That R is not installed in your system , or it is not Correctly configured to be used from QGIS
Click here to know more about how to install and configure R to be used with QGIS "

I have completed all prerequisites needed to run the scripts:

  1. R is installed on my machine
  2. Sextante module and third party applications have been installed and configured. All other third-party applications work well : Saga , OTB , Grass , except R . See attachmententer image description here.

I suspect an error in the path to the binary directory and scripts. Otherwise I do not see any track.

I use QGIS 2.2 from OSGeo4W stacked version on Windows 7.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked May 6, 2014 at 5:11
1
  • I'm trying to use R on Qgis and I'm having the same problem. I'v seen that you posted this question about 7 months ago, so were you able to fix it? It would be a great help. Thank you in advance! Commented Dec 15, 2014 at 10:19

1 Answer 1

1

You need to change the R folder path to something like this:

C:\Program Files\R\R-3.1.3\

instead of pointing to the bin folder. I just checked it on QGIS 2.8.1 and it works.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
answered Apr 6, 2015 at 17:59

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.