R-ArcGIS / r-bridge-install

Install the R ArcGIS Tools
Apache License 2.0
188 stars 59 forks source link

Unable to install r-bridge #94

Closed seyoumyg closed 3 years ago

seyoumyg commented 4 years ago

I am trying to install r-bridge on ArcGIS 10.5 but Install R Bindings throws back this error: Executing: InstallBindings false 3.3.2 Start Time: Thu May 07 08:33:29 2020 Running script InstallBindings... Updating default R to 3.3.2

Traceback (most recent call last): File "", line 232, in execute File "", line 244, in set_default_r KeyError: u'3.3.2'

Failed to execute (InstallBindings). Failed at Thu May 07 08:33:29 2020 (Elapsed Time: 0.01 seconds)

seyoumyg commented 4 years ago

Error R_installation R_print

fgoerlich commented 4 years ago

I have exactly the same problem with ArcGIS version 10.6 and R version 4.0.0. It appears that ArcMap 10.6 does not see R version 4.0.0, but an old version of R (3.6.1), that it is unisntalled. Problem01 Problem02 Problem03 Problem04

orhuna commented 3 years ago

@seyoumyg @fgoerlich we released a version of arcgisbinding that now has different installers for R 3.x and 4.x. This is under the hood and addresses issues with 3.6 and 4.x. Please let us know if this issue persists.