Subject: Marine Geospatial Ecology Tools (MGET) help
Text archives
From: | "Jason Roberts" <> |
---|---|
To: | "'Gowan, Tim'" <> |
Cc: | <> |
Subject: | RE: [mget-help] error in Modeling species habitat with environmental predictor variables |
Date: | Tue, 12 Jul 2011 14:28:54 -0400 |
Tim, I am sorry about this. It is a bug in MGET. It turns out that current versions of MGET are not properly compatible with R 2.12.1 or later, even though they are supposed to be. Can you tell me what version of ArcGIS you are using? I will send you a download link for some files to download that will fix the problem. This issue will be fixed in MGET 0.8a27, which I hope to release Friday. Best, Jason From: Gowan, Tim [mailto:] Hello, I’m working through the demo for Modeling species habitat with environmental predictor variables . I’m running the 5 geoprocessing models from the custom toolbox in ArcCatalog. Steps 1-3 ran ok, but I get the following error on Step 4 (Create exploratory plots): SoftwareNotInstalledError: This tool requires R 2.5.0 or a later version, but it is not installed. Please download and install a compatible version from http://www.r-project.org/. <class 'GeoEco.Dependencies.SoftwareNotInstalledError'>: This tool requires R 2.5.0 or a later version, but it is not installed. Please download and install a compatible version from http://www.r-project.org/. Failed to execute (Scatterplot Matrix for Table) I have R 2.12.1 installed on my machine (it’s location is "C:\Program Files\R\R-2.12.1\bin\i386\Rgui.exe"). I tried looking through the model’s input parameters to see if I could specify the directory for R, but had no luck. Thanks in advance for any suggestions! -Tim |