pacman icon indicating copy to clipboard operation
pacman copied to clipboard

Oxford

Open pkR-pkR opened this issue 6 years ago • 3 comments
trafficstars

pacman:::p_set_cranrepo() keeps using (for Windows OS) repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/ which has not been updated for R version 3.5 and 3.6. As a result, p_install() raises a warning that 'http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/3.6/PACKAGES' doe not exist. I think you should remove this repository from pacman:::p_set_cranrepo().

pkR-pkR avatar May 08 '19 11:05 pkR-pkR

Any update on this? It is a really annoying error.

Gootjes avatar Aug 17 '20 19:08 Gootjes

+1 to this request

tungttnguyen avatar Jun 25 '21 21:06 tungttnguyen

Btw, if you can't stand that warning, switch to the librarian package. Works like charm for me!

tungttnguyen avatar Jun 27 '21 05:06 tungttnguyen