R-ArcGIS / r-bridge-install

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

Install R bindings failed ArcGIS Pro 3.3, R 4.4 #128

Open michaela-wong opened 1 month ago

michaela-wong commented 1 month ago

I'm running ArcGIS Pro 3.3.0 and R 4.4.0 on Windows 10. I loaded the R Integration.pyt toolbox into ArcGIS Pro, installed the arcgisbinding package, and I believe I have successfully connected R to ArcGIS Pro. I think I successfully connected R to ArcGIS since the Print R Version script runs in ArcPro, and I'm able to call arc.check_product() in R. However, I'm not sure if I have truly installed r-bridge successfully because I receive warning messages when running the Install R bindings and R Installation Details scripts. R Installation Details says I need to install the R package, but I can see the arcgisbinding package in my R folder after running Install R Bindings. Is this the same case as someone else had posted #113 ?

Successful Print R Version Install R Bindings warning messages R Installation Details warning messages