cyto_pkg_deps: Find all dependencies of a cyto package.

Description Usage Arguments Examples

View source: R/deps.R

Description

Find all the dependencies of a package and determine whether they are ahead or behind CRAN, bioc and CYTO repos.

Usage

1
cyto_pkg_deps(pkdir = ".", bioc_ver = bioc_version(), ...)

Arguments

pkdir

path to a package directory , or to a package tarball

...

arguments passed to [remotes::dev_package_deps()]

Examples

1
2
3
4
## Not run: 
cyto_pkg_deps("../ggcyto/")

## End(Not run)

RGLab/cytoinstaller documentation built on Dec. 31, 2020, 4:21 p.m.