install_workshops_pkgs: Read list of dependencies and install packages (no longer...

View source: R/install_workshops_pkgs.R

install_workshops_pkgsR Documentation

Read list of dependencies and install packages (no longer used).

Description

Read list of dependencies and install packages (no longer used).

Usage

install_workshops_pkgs(file = "pkgs.yaml", verbose = TRUE)

install_workshops_pkgs_remotes(path, ...)

install_workshop_pkgs_indiv(file = "pkgs.yaml", verbose = TRUE)

install_cran_pkgs(x)

install_cran_archived_pkgs(x)

install_repos_pkgs(x)

Arguments

file

path to the list of dependencies.

verbose

a logical. Should extra information be reported on progress?

path

path where the workshops files.

...

further arguments passed to remotes::install_deps().

x

a character string of the name of a package.


inSilecoInc/insilecoRworkshops documentation built on Oct. 12, 2022, 1:58 p.m.