Using pak after a new R release to update packages

Dear All,
After a new R release I usually run the command

update.packages(ask = FALSE, checkBuilt = TRUE)

in order to update all the packages which are either old or built under a previous R version.
Does anybody know how to achieve the same using the wonderful pak library?
Thanks

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.