aboutsummaryrefslogtreecommitdiffstats
path: root/devel/R-cran-pkgdepends/pkg-descr
blob: 5d4d1f0eb11ddc35c9b9569e2aca62c40cac2d73 (plain) (blame)
1
2
3
4
5
6
7
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.