R-ArcGIS / r-bridge

Bridge library to connect ArcGIS and R, including arcgisbinding R library.
Apache License 2.0
118 stars 26 forks source link

unable to access index for repository https://r.esri.com/bin/windows/contrib/4.2: #73

Open TimothyPWhite opened 1 year ago

TimothyPWhite commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

I cannot install R-ArcGIS Bridge through R 4.2 and also through ArcPro 2.9 after many attempts.

unable to access index for repository https://r.esri.com/bin/windows/contrib/4.2: cannot open URL 'https://r.esri.com/bin/windows/contrib/4.2/PACKAGES'

To Reproduce Steps to reproduce the behavior:

  1. Go to R Studio using R 4.2.0
  2. Use R script: install.packages("arcgisbinding", repos="https://r.esri.com", type="win.binary")
  3. See error: Warning in install.packages : unable to access index for repository https://r.esri.com/bin/windows/contrib/4.2: cannot open URL 'https://r.esri.com/bin/windows/contrib/4.2/PACKAGES' Warning in install.packages : package ‘arcgisbinding’ is not available as a binary package for this version of R

A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

5) When I try to install via ArcPro 2.9 with the toolbox provided r-bridge-install-master, I receive this message:

Warning: unable to access index for repository https://r.esri.com/bin/windows/contrib/4.2

arcgisbinding info (please complete the following information):