Hello,
I came here because devtools::update_packages() was deprecated in favour of pak::pak(). My main use case for the former function was to upgrade all packages. When ran without arguments, devtools::update_packages() would list all such packages and let me choose which ones I'd like to update (with All as an option). I don't see a way to do that in pak and I'd really appreciate pak's parallel processing in such massive updates. If it is already possible, I'd suggest adding an explicit note about it in the documentation.
JJ
Hello,
I came here because
devtools::update_packages()was deprecated in favour ofpak::pak(). My main use case for the former function was to upgrade all packages. When ran without arguments,devtools::update_packages()would list all such packages and let me choose which ones I'd like to update (with All as an option). I don't see a way to do that inpakand I'd really appreciatepak's parallel processing in such massive updates. If it is already possible, I'd suggest adding an explicit note about it in the documentation.JJ