pacman
pacman copied to clipboard
p_load update = TRUE specific packages
New functionality, not a bug but something that would be useful. If update = TRUE, and a list of packages is listed in p_load , only these packages should be updated (and eventually relevant dependencies), not all of them !
I second this request :)