- [x] pkg_install(“sf”) # install from cran without prefix - [x] local_pkg_install() - pkgdepends does not currently work with directories. pkginstall does, but we need to also query / install the dependencies. - [x] local_pkg_install_deps() - [x] local_pkg_install_dev_deps() - [x] pkg_update() # default updates all packages - [x] pkg_remove() - [x] pkg_status()