pkginstall-package: Intall Packages from Local Files

Description Features Locking Author(s)

Description

Provides a replacement for utils::install.packages(repo = NULL). I.e. it builds binary packages from source packages, and extracts the compressed archives into the package library.

Features

Compared to utils::install.packages() it

Locking

pkginstall uses the install.lock option. If this is set to FALSE, then no locking is performed. For all other values (including if the option is unset or is NULL), per-package lock files are used, via the filelock package.

Author(s)

Maintainer: Jim Hester james.f.hester@gmail.com

Authors:


r-lib/pkginstall documentation built on April 9, 2020, 6:11 a.m.