install_release: Validate that the current GitHub release is GPG signed and...

View source: R/install-release.R

install_releaseR Documentation

Validate that the current GitHub release is GPG signed and install it if so

Description

Validate that the current GitHub release is GPG signed and install it if so

Usage

install_release(repo)

Arguments

repo

Repository address in the format username/repo

Examples

## Not run: 
install_release("hrbrmstr/hrbrthemes")

# fails
install_release("ironholds/rgeolocate")

## End(Not run)

ropenscilabs/notary documentation built on May 20, 2022, 11:58 a.m.