check_cran: check_cran

Description Usage Arguments Value Author(s) Examples

View source: R/check_pkg.R

Description

check latest release version of cran package

Usage

1

Arguments

pkg

package name

Value

list

Author(s)

Guangchuang Yu

Examples

1
2
3
4
5
## Not run: 
library(rvcheck)
check_cran('emojifont')

## End(Not run)

rvcheck documentation built on Oct. 22, 2021, 9:06 a.m.

Related to check_cran in rvcheck...