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.8.0 |
Depends: | R (≥ 3.5) |
Imports: | tools, utils |
Suggests: | callr (≥ 3.7.0), cli (≥ 3.2.0), covr, curl (≥ 4.3.2), desc (≥ 1.4.1), filelock (≥ 1.0.2), gitcreds, glue (≥ 1.6.2), jsonlite (≥ 1.8.0), mockery, pingr, pkgbuild (≥ 1.4.2), pkgcache (≥ 2.0.4), pkgdepends (≥ 0.5.0.9001), pkgload, pkgsearch (≥ 3.1.0), processx (≥ 3.8.1), ps (≥ 1.6.0), rstudioapi, testthat (≥ 3.2.0), withr |
Published: | 2024-08-26 |
DOI: | 10.32614/CRAN.package.pak |
Author: | Gábor Csárdi [aut, cre], Jim Hester [aut], Posit Software, PBC [cph, fnd], Winston Chang [ctb] (R6, callr, processx), Ascent Digital Services [cph, fnd] (callr, processx), Hadley Wickham [ctb, cph] (cli, curl, pkgbuild), Jeroen Ooms [ctb] (curl, jsonlite), Maëlle Salmon [ctb] (desc, pkgsearch), Duncan Temple Lang [ctb] (jsonlite), Lloyd Hilaiel [cph] (jsonlite), Michel Berkelaar and lpSolve authors [ctb] (lpSolve), R Consortium [fnd] (pkgsearch), Jay Loden [ctb] (ps), Dave Daeschler [ctb] (ps), Giampaolo Rodola [ctb] (ps), Kuba Podgórski [ctb] (zip), Rich Geldreich [ctb] (zip) |
Maintainer: | Gábor Csárdi <csardi.gabor at gmail.com> |
BugReports: | https://github.com/r-lib/pak/issues |
License: | GPL-3 |
Copyright: | see file COPYRIGHTS |
URL: | https://pak.r-lib.org/, https://github.com/r-lib/pak |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | pak results |
Reference manual: | pak.pdf |
Package source: | pak_0.8.0.tar.gz |
Windows binaries: | r-devel: pak_0.8.0.zip, r-release: pak_0.8.0.zip, r-oldrel: pak_0.8.0.zip |
macOS binaries: | r-release (arm64): pak_0.8.0.tgz, r-oldrel (arm64): pak_0.8.0.tgz, r-release (x86_64): pak_0.8.0.tgz, r-oldrel (x86_64): pak_0.8.0.tgz |
Old sources: | pak archive |
Reverse imports: | dockerfiler, natmanager |
Reverse suggests: | easystats, MiscMetabar, pkgdepends, pkgload, renv, Require, rethnicity, stRoke, xfun |
Please use the canonical form https://CRAN.R-project.org/package=pak to link to this page.