cran_package_history: Query the history of a package

View source: R/crandb-public-api.R

cran_package_historyR Documentation

Query the history of a package

Description

Query the history of a package

Usage

cran_package_history(package)

Arguments

package

Package name.

Value

A data frame, with one row per package version.

Examples


cran_package_history("igraph")


pkgsearch documentation built on Oct. 26, 2022, 5:10 p.m.