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_source', 'pkg_install', 'pkg_cran_remote', 'pkg_bioc_remote', 'pkg_missing')


pharmaR/riskmetric documentation built on April 30, 2024, 5:14 p.m.