Description Usage Arguments Examples
Find all the dependencies of a package and determine whether they are ahead or behind CRAN, bioc and CYTO repos.
1 | cyto_pkg_deps(pkdir = ".", bioc_ver = bioc_version(), ...)
|
pkdir |
path to a package directory , or to a package tarball |
... |
arguments passed to [remotes::dev_package_deps()] |
1 2 3 4 | ## Not run:
cyto_pkg_deps("../ggcyto/")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.