The goal of 'pak' is to make package installation faster and more reliable. In particular, it performs all HTTP operations in parallel, so metadata resolution and package downloads are fast. Metadata and package files are cached on the local disk as well. 'pak' has a dependency solver, so it finds version conflicts before performing the installation. This version of 'pak' supports CRAN, 'Bioconductor' and 'GitHub' packages as well.
Version: | 0.3.1 |
Depends: | R (≥ 3.2) |
Imports: | tools, utils |
Suggests: | callr (≥ 3.7.0), cli (≥ 3.2.0), covr, curl (≥ 4.3.2), desc (≥ 1.4.1), digest, distro, filelock (≥ 1.0.2), gitcreds, glue (≥ 1.6.2), mockery, pingr, jsonlite (≥ 1.8.0), pkgcache (≥ 2.0.1), pkgdepends (≥ 0.3.0), pkgsearch (≥ 3.1.0), prettyunits, processx (≥ 3.5.2), ps (≥ 1.6.0), rprojroot (≥ 2.0.2), rstudioapi, testthat, withr |
Published: | 2022-09-08 |
Author: | Gábor Csárdi [aut, cre], Jim Hester [aut], RStudio [cph, fnd] |
Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: | https://github.com/r-lib/pak/issues |
License: | GPL-3 |
URL: | https://pak.r-lib.org/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | pak results |
Reference manual: | pak.pdf |
Package source: | pak_0.3.1.tar.gz |
Windows binaries: | r-devel: pak_0.3.1.zip, r-release: pak_0.3.1.zip, r-oldrel: pak_0.3.0.zip |
macOS binaries: | r-release (arm64): pak_0.3.0.tgz, r-oldrel (arm64): pak_0.3.0.tgz, r-release (x86_64): pak_0.3.1.tgz, r-oldrel (x86_64): pak_0.3.1.tgz |
Old sources: | pak archive |
Reverse imports: | dockerfiler |
Reverse suggests: | pkgload, renv, xfun |
Please use the canonical form https://CRAN.R-project.org/package=pak to link to this page.