Hi all,
I am unable to install the arcgisbinding package in R. I'm running x64 and have tried with multiple versions of R (3.6, 3.6.3, 4.0, and 4.0.2) using the following fix posted on other blogs
install.packages("arcgisbinding", repos="http://r-arcgis.github.io/r-bridge", type="win.binary")
and no matter which version I use I receive the following error: Warning in install.packages :
package ‘arcgisbinding’ is not available (as a binary package for R version xyz).
Any thoughts here? THanks!