determine_pkg_source: Determine the intended source of a new package

View source: R/pkg_ref_class.R

determine_pkg_sourceR Documentation

Determine the intended source of a new package

Description

Determine the intended source of a new package

Usage

determine_pkg_source(x, source, repos)

Arguments

x

Package name or path to package

source

type of source passed in 'pkg_ref'

Value

one of c('pkg_install', 'pkg_install', 'pkg_cran_remote', 'pkg_bioc_remote', 'pkg_missing')


riskmetric documentation built on Sept. 1, 2023, 1:06 a.m.