reup: reup function

View source: R/reup.R

reupR Documentation

reup function

Description

restart R, uninstall, and reinstall a package

Usage

reup(
  package = "webbium",
  github_user = "nealbotn",
  auth_token = NA,
  lib = "default"
)

Arguments

package

package to reinstall

github_user

github user to install package from if installing from github (to install from CRAN, set github_user=NA) (default: nealbotn)

auth_token

github authentication token if applicable for private github packages


nbarsch/pineium documentation built on July 12, 2022, 11:40 p.m.