cyto_repo: query cyto repo for the package version and its download url

Description Usage Arguments Examples

View source: R/install_cyto.R

Description

query cyto repo for the package version and its download url

Usage

1
cyto_repo(pkgs = getOption("cyto_repos"), ...)

Arguments

pkgs

the name of packages to query

...

arguments passed to [cyto_remote]

Examples

1
2
3
4
5
6
## Not run: 
cyto_repo("ggcyto")
cyto_repo()#print all available cyto packages
cyto_repo(bioc_ver = "3.13")

## End(Not run)

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