Reputation: 419
Good morning, I am trying to install this package:
install.packages("bit64")
But I am receiving this error:
Warning in install.packages :
InternetOpenUrl failed: 'No se pudo establecer una conexión con el servidor'
Warning in install.packages :
unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.3:
cannot open URL 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.3/PACKAGES'
Upvotes: 1
Views: 2243