get_cran_info: Returns CRAN information about a given package

View source: R/gather.R

get_cran_infoR Documentation

Returns CRAN information about a given package

Description

Returns CRAN information about a given package

Usage

get_cran_info(pkg_name)

Arguments

pkg_name

A single string with the name of a package to find the meta information for.

Value

A named list with CRAN metadata about the package


hexFinder documentation built on Feb. 16, 2023, 8:11 p.m.