deployed_tarball_version: Deployed Tarball Version

Description Usage Arguments Value Examples

View source: R/deployed_tarballs.R

Description

Downloads a source tarball from GitHub and parses the version in that source

Usage

1
2
3
deployed_tarball_version(repo = "stnava/ITKR", tag = "latest")

deployed_tarball(repo = "stnava/ITKR", tag = "latest", version = NULL)

Arguments

repo

GitHub repository name

tag

Tag for the tarball

version

version of package tarball if applicable

Value

Version number character vector

Examples

1
deployed_tarball_version(  repo = "stnava/ITKR", tag = "latest")

muschellij2/ghtravis documentation built on April 1, 2021, 5:22 p.m.