r-lib/pkgdepends: Package Dependency Resolution and Downloads

Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain a consistent set of packages to install. Download packages, and install them. It supports packages on 'CRAN', 'Bioconductor' and other 'CRAN-like' repositories, 'GitHub', package 'URLs', and local package trees and files. It caches metadata and package files via the 'pkgcache' package, and performs all 'HTTP' requests, downloads, builds and installations in parallel. 'pkgdepends' is the workhorse of the 'pak' package.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.7.2.9000
URL https://r-lib.github.io/pkgdepends/ https://github.com/r-lib/pkgdepends
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/pkgdepends")
r-lib/pkgdepends documentation built on April 7, 2024, 8:06 a.m.