Skip to contents

Get the package version from DESCRIPTION file at a given SHA

Usage

gh_get_version(org, repo, sha)

Arguments

org

Character. GitHub organization.

repo

Character. Repository name.

sha

Character. Commit SHA.

Value

Character. The package version string.