remove_conflict_repos: We want to detect the two conflict cases as fllows: 1. The...

Description Usage Arguments

View source: R/utils_for_install.R

Description

If "quiet" is TRUE, we overwrite all packages forcibly and silently. Else if "quiet" is FALSE and "ask" is TRUE, we ask whether to overwrite it. (Default) Else if "quiet" is FALSE and "ask" is FALSE, we message to overwrite it and do it.

Usage

1
remove_conflict_repos(repos, lib, quiet, ask)

Arguments

repos

charactor vector of full GitHub repository names.

lib

character vector or NULL.

quiet

logical.

ask

logical.


hoxo-m/githubinstall documentation built on May 17, 2019, 4:53 p.m.