determine_pkg_source: Determine the intended source of a new package
Description
Determine the intended source of a new package
Usage
determine_pkg_source(x, source, repos)
Value
one of c('pkg_source', 'pkg_install', 'pkg_cran_remote',
'pkg_bioc_remote', 'pkg_missing')
Arguments
- x
Package name or path to package
- source
type of source passed in `pkg_ref`