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.
- I did Uncheck the "security method download" option in RStudio
- I see forum answers talks about proxies and firewalls. But I am able to install several other packages from the same repository
(OHDSI). - I didn't try using all the CRAN mirrors. But I did try in few different CRAN mirrors and it still doesn;'t work
- 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