Unable to access Index repository - Help please

Hello Everyone,

I am trying to install the package called "APHRODITE" from github. You can access the package here. I am using R 3.5.2. In also tried using R 3.6.2 and I get the same error

I get the below error message for R 3.5.2

Error: Failed to install 'Aphrodite' from GitHub: (converted from warning) unable to access index for repository https://OHDSI.github.io/drat/bin/windows/contrib/3.5: cannot open URL 'https://OHDSI.github.io/drat/bin/windows/contrib/3.5/PACKAGES'

I got the same error message for 3.6.2 just the version is different

Error: Failed to install 'Aphrodite' from GitHub:
  (converted from warning) unable to access index for repository https://OHDSI.github.io/drat/bin/windows/contrib/3.6:
  cannot open URL 'https://OHDSI.github.io/drat/bin/windows/contrib/3.6/PACKAGES'

Though I referred all the related posts like this, I am not able to resolve this. As am a new user, I could not share all the urls of all the related post that I referred.

  1. I did Uncheck the "security method download" option in RStudio
  2. I see forum answers talks about proxies and firewalls. But I am able to install several other packages from the same repository
    (OHDSI).
  3. I didn't try using all the CRAN mirrors. But I did try in few different CRAN mirrors and it still doesn;'t work
  4. When I used "options(get repos)", I was able to see two repos. One was CRAN and other was OHDSI.

Can someone help me please on how to resolve this issue? I would like to install this package and whatever help you can provide to help me install this is much appreciated

Can someone help with this please?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.