Home
last modified time | relevance | path

Searched defs:is_cran_remote (Results 1 – 2 of 2) sorted by relevance

/dports/devel/R-cran-remotes/remotes/R/
H A Ddeps.R80 is_cran_remote <- vapply(remote, inherits, logical(1), "cran_remote") functionVar
597 is_cran_remote <- vapply(extra, inherits, logical(1), "cran_remote") functionVar
/dports/devel/R-cran-remotes/remotes/inst/
H A Dinstall-github.R617 is_cran_remote <- vapply(remote, inherits, logical(1), "cran_remote") functionVar
1134 is_cran_remote <- vapply(extra, inherits, logical(1), "cran_remote") functionVar