This will check to see if all metapip packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.
Arguments
- pkg
A character string for the model being updated.
- recursive
If `TRUE`, will also check all dependencies of metapip packages.
- ...
Extra arguments to pass to [utils::install.packages()]