| Port variant | std |
| Summary | Another Approach to Package Installation |
| Package version | 0.9.2 |
| Homepage | https://pak.r-lib.org/ |
| Keywords | cran |
| Maintainer | CRAN Automaton |
| License | Not yet specified |
| Other variants | There are no other variants. |
| Ravenports | Buildsheet | History |
| Ravensource | Port Directory | History |
| Last modified | 25 MAR 2026, 05:58:27 UTC |
| Port created | 24 MAR 2026, 14:46:45 UTC |
| single | pak: Another Approach to Package Installation 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. |
| Build (only) |
gmake:primary:std R:primary:std icu:dev:std R:docs:std curl:dev:std |
| Build and Runtime | curl:primary:std |
| Runtime (only) |
R:primary:std R:nls:std |
| main | mirror://CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ |
| R-devtools:std | Tools to Make Developing R Packages Easier |