I am trying to install R-bridge in ArcGIS desktop, which I run in Parallels virtual machine on my Macbook pro. I have 'R version 3.5.1 for Windows' as well as 'R version 3.3.2 for mac' installed. When I run the Install R Bindings script within ArcMap, I get the following output, thus R-bridge fails to install:
~~~
Executing: InstallBindings true 3.5.1
Start Time: Tue Sep 11 09:50:53 2018
Running script InstallBindings...
Traceback (most recent call last):
File "<string>", line 233, in execute
File "Z:\Downloads\r-bridge-install-master\rtools\install_package.py", line 240, in install_package
save_url(download_url, package_path)
File "Z:\Downloads\r-bridge-install-master\rtools\github_release.py", line 34, in save_url