<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cannot install R-bridge on Parallels virtual machine in R-ArcGIS Questions</title>
    <link>https://community.esri.com/t5/r-arcgis-questions/cannot-install-r-bridge-on-parallels-virtual/m-p/771549#M34</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rachel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to hear of your problem. I've pushed a new version of the r-bridge-install package which should at least provide an error when it fails to download. Could you try it and see if it resolves the issue? It looks like its failing to connect to GitHub in order to download the package, if after updating it still doesn't work (but does provide an error message), you can manually download the package by visiting:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A class="link-titled" href="https://github.com/R-ArcGIS/r-bridge/releases/latest" title="https://github.com/R-ArcGIS/r-bridge/releases/latest"&gt;Release v1.0.1.232 · R-ArcGIS/r-bridge · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you can download the arcgisbinding package as a zip file. Then, place that zip file in the same folder as the R Integration.pyt file, and the installation script should detect it and use it instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2018 06:08:28 GMT</pubDate>
    <dc:creator>ShaunWalbridge</dc:creator>
    <dc:date>2018-09-12T06:08:28Z</dc:date>
    <item>
      <title>Cannot install R-bridge on Parallels virtual machine</title>
      <link>https://community.esri.com/t5/r-arcgis-questions/cannot-install-r-bridge-on-parallels-virtual/m-p/771548#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;~~~&lt;/P&gt;&lt;P class=""&gt;Executing: InstallBindings true 3.5.1&lt;/P&gt;&lt;P class=""&gt;Start Time: Tue Sep 11 09:50:53 2018&lt;/P&gt;&lt;P class=""&gt;Running script InstallBindings...&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;Traceback (most recent call last):&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;File "&amp;lt;string&amp;gt;", line 233, in execute&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;File "Z:\Downloads\r-bridge-install-master\rtools\install_package.py", line 240, in install_package&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;save_url(download_url, package_path)&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;File "Z:\Downloads\r-bridge-install-master\rtools\github_release.py", line 34, in save_url&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;if r.headers['content-type'] in valid_types and r.code == 200:&lt;/P&gt;&lt;P class=""&gt;UnboundLocalError: local variable 'r' referenced before assignment&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;Failed to execute (InstallBindings).&lt;/P&gt;&lt;P class=""&gt;Failed at Tue Sep 11 09:51:12 2018 (Elapsed Time: 19.56 seconds)&lt;/P&gt;&lt;P&gt;~~~&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has a solution to this issue please comment. NB: I have also attempted to run the script with only R for mac installed (i.e., no R for Windows), and the tool output says it cannot locate R on my machine. Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 17:01:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/r-arcgis-questions/cannot-install-r-bridge-on-parallels-virtual/m-p/771548#M33</guid>
      <dc:creator>RachelField</dc:creator>
      <dc:date>2018-09-11T17:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install R-bridge on Parallels virtual machine</title>
      <link>https://community.esri.com/t5/r-arcgis-questions/cannot-install-r-bridge-on-parallels-virtual/m-p/771549#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rachel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to hear of your problem. I've pushed a new version of the r-bridge-install package which should at least provide an error when it fails to download. Could you try it and see if it resolves the issue? It looks like its failing to connect to GitHub in order to download the package, if after updating it still doesn't work (but does provide an error message), you can manually download the package by visiting:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A class="link-titled" href="https://github.com/R-ArcGIS/r-bridge/releases/latest" title="https://github.com/R-ArcGIS/r-bridge/releases/latest"&gt;Release v1.0.1.232 · R-ArcGIS/r-bridge · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there, you can download the arcgisbinding package as a zip file. Then, place that zip file in the same folder as the R Integration.pyt file, and the installation script should detect it and use it instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shaun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 06:08:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/r-arcgis-questions/cannot-install-r-bridge-on-parallels-virtual/m-p/771549#M34</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2018-09-12T06:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install R-bridge on Parallels virtual machine</title>
      <link>https://community.esri.com/t5/r-arcgis-questions/cannot-install-r-bridge-on-parallels-virtual/m-p/771550#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shaun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your reply and suggestions - it worked!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below I have&amp;nbsp;provided details-for-dummies of the solution from my&amp;nbsp;perspective (for future users with this issue):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I re-downloaded the r-bridge installer and got the following error message when trying to 'Install R bindings' in ArcMap desktop:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class=""&gt;Executing: InstallBindings true 3.5.1&lt;/P&gt;&lt;P class=""&gt;Start Time: Wed Sep 12 17:03:38 2018&lt;/P&gt;&lt;P class=""&gt;Running script InstallBindings...&lt;/P&gt;&lt;P class=""&gt;Access failed, trying again.&lt;/P&gt;&lt;P class=""&gt;Access failed, trying again.&lt;/P&gt;&lt;P class=""&gt;Access failed, trying again.&lt;/P&gt;&lt;P class=""&gt;Access failed, trying again.&lt;/P&gt;&lt;P class=""&gt;Access failed, trying again.&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Unable to access '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FR-ArcGIS%2Fr-bridge%2Freleases%2Fdownload%2Fv1.0.1.232%2Farcgisbinding_1.0.1.232.zip" rel="nofollow" target="_blank"&gt;https://github.com/R-ArcGIS/r-bridge/releases/download/v1.0.1.232/arcgisbinding_1.0.1.232.zip&lt;/A&gt;&lt;SPAN&gt;', invalid content.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;Never received valid content&lt;/P&gt;&lt;P class=""&gt;No package found at c:\users\rachel~1\appdata\local\temp\arc49e9\tmpahfzaz\arcgisbinding_1.0.1.232.zip&lt;/P&gt;&lt;P class=""&gt;Completed script InstallBindings...&lt;/P&gt;&lt;P class=""&gt;Failed to execute (InstallBindings).&lt;/P&gt;&lt;P class=""&gt;Failed at Wed Sep 12 17:03:59 2018 (Elapsed Time: 21.14 seconds)&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;So I did as you suggested (i.e., from the link you provided downloaded 'arcgisbinding_1.0.1.232.zip'; moved to the same folder as 'R Integration.pyt'; re-ran 'Install R bindings' script in ArcMap, and&amp;nbsp;voila.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;Can't thank you enough &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 00:10:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/r-arcgis-questions/cannot-install-r-bridge-on-parallels-virtual/m-p/771550#M35</guid>
      <dc:creator>RachelField</dc:creator>
      <dc:date>2018-09-13T00:10:49Z</dc:date>
    </item>
  </channel>
</rss>

