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.


r-hub/cranatgh documentation built on Jan. 30, 2025, 9:45 a.m.