Learn R Programming

hexFinder (version 0.8.2)

get_cran_info: Returns CRAN information about a given package

Description

Returns CRAN information about a given package

Usage

get_cran_info(pkg_name)

Value

A named list with CRAN metadata about the package

Arguments

pkg_name

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