50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

pak

A Fresh Approach to R Package Installation

pak installs R packages from CRAN, Bioconductor, GitHub, URLs, git repositories, local files and directories. It is an alternative to install.packages() and devtools::install_github(). pak is fast, safe and convenient.

  • :rocket: Short tour
  • :link: Quick links (start here if in doubt!)
  • :sparkles: Features
  • :arrow_down: Installation
  • :blue_book: License

:rocket: Short tour

Install or update packages from CRAN or Bioconductor

pak::pkg_install("tibble")

Install packages from GitHub

pak::pkg_install("tidyverse/tibble")

Copy Link

Version

Install

install.packages('pak')

Monthly Downloads

33,854

Version

0.8.0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Gabor Csardi

Last Published

April 9th, 2025