Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TimothyPWhite opened this issue Dec 2, 2022 · 0 comments
Assignees

Comments

@TimothyPWhite
Copy link

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

  1. 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):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants