pak_install_extra: Install all optional dependencies of pak

View source: R/extra.R

pak_install_extraR Documentation

Install all optional dependencies of pak

Description

These packages are not required for any pak functionality. They are recommended for some functions that return values that are best used with these packages. E.g. many functions return data frames, which print nicer when the pillar package is available.

Usage

pak_install_extra(upgrade = FALSE)

Arguments

upgrade

Whether to install or upgrade to the latest versions of the optional packages.

Details

Currently only one package is optional: pillar.


r-lib/pkg documentation built on May 1, 2024, 10:22 a.m.