R-ArcGIS / r-bridge-install

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

Install R bindings failed #113

Closed miaforsline closed 1 year ago

miaforsline commented 1 year ago

Hello,

I am running ArcPro 3.0.0 and R 4.2.2 on a work computer using Windows 10. I have successfully installed the arcgisbindingpackage in R and loaded theR Integration.pyt toolbox into ArcPro.

image

I have also successfully connected R to ArcPro, so the Print R Version script runs and tells me what version of R I am using:

image

However, I cannot get the Install R bindings script to run due to the following error:

image

Has anyone else run into a similar issue? I'm wondering if this SSL issue is related to me working on a company computer with security settings I don't know about.

Thank you.

scdub commented 1 year ago

@miaforsline Thanks for your report. This package is still using the old approach to installing the package, and that is showing up in your environment when it tries to contact GitHub. That said, you can safely ignore it — you did successfully install the package as shown in your earlier screenshot. It should work from Pro and from 64-bit R as-is, I will address the release information but this installer is mostly for older releases of ArcMap and the UI is the right way to go for Pro.

Hello from another master's UCSB alumnus! I was in the Gaines lab, graduated 2013.

miaforsline commented 1 year ago

@scdub

Thank you for your prompt response! Yes, you're correct. Despite the warning I was getting from the script, I am able to use the R-ArcGIS Bridge with no problems.

Thank you again :) It's always nice to connect with fellow UCSB alum. Happy holidays !