ropensci / crul

R6 based http client for R (for developers)
https://docs.ropensci.org/crul
Other
107 stars 17 forks source link

R 3.6.3 || install crul fails || Mac Mojave #129

Closed complexgenome closed 4 years ago

complexgenome commented 4 years ago

Hi there,

I'm on OSX (Mojave 10.14.1), R 3.6.3, using install.packages. It fails with following error:

Warning: unable to access index for repository https://nbcgib.uesc.br/mirrors/cran/src/contrib:
  cannot open URL 'https://nbcgib.uesc.br/mirrors/cran/src/contrib/PACKAGES'
Warning message:
package ‘crul’ is not available (for R version 3.6.3) 
sckott commented 4 years ago

i don't think this is an issue with crul itself. can you install any package from cran?

complexgenome commented 4 years ago

Oh, Ah! not able to install stringi either, for example. Fails with following error:

Warning: unable to access index for repository https://nbcgib.uesc.br/mirrors/cran/src/contrib:
  cannot open URL 'https://nbcgib.uesc.br/mirrors/cran/src/contrib/PACKAGES'
Warning message:
package ‘stringi’ is not available (for R version 3.6.3)