check_version: Check if the package is up to date

View source: R/util.R

check_versionR Documentation

Check if the package is up to date

Description

Check if the package is the latest version available on GitHub.

Usage

check_version(warn_only = FALSE)

Arguments

warn_only

Logical. TRUE to only return warning if the package version is not up to date. FALSE (default) to return a message confirming package is up to date.

Value

Warning message when the package version is not up to date.


clessn/hubr documentation built on Feb. 15, 2023, 9:32 p.m.