cyto_pkg_github_url: get the download url of the package hosted as github release...

Description Usage Arguments Examples

View source: R/install_cyto.R

Description

get the download url of the package hosted as github release assets

Usage

1
2
3
4
5
cyto_pkg_github_url(
  pkg,
  owner = getOption("cyto_repo_owner"),
  bioc_ver = bioc_version()
)

Arguments

pkg

the package name

owner

the github owner

bioc_ver

the corresponding bioconductor version

Examples

1
2
3
4
## Not run: 
cyto_pkg_github_url("ggcyto")

## End(Not run)

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