cran_package_history {pkgsearch} | R 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")
[Package pkgsearch version 3.1.3 Index]