check_package: Check if the CRAN@GH mirror of a package is up to date

View source: R/checks.R

check_packageR Documentation

Check if the CRAN@GH mirror of a package is up to date

Description

It returns a character vector of the missing version numbers. If a package is up to date, then an empty character vector is returned.

Usage

check_package(package)

Arguments

package

Name of the package.

Value

Character vector.


metacran/cranatgh documentation built on Feb. 11, 2024, 2:20 p.m.