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")


metacran/seer documentation built on April 24, 2024, 9:18 p.m.