Description Usage Arguments Value Author(s)
Returns a data frame with package versions that were the last version available for each package on CRAN.
1 2 |
packages |
Dataframe of all packages |
date |
Date to consider for CRAN snapshot |
d |
Date to consider for CRAN snapshot |
p |
Package |
v |
Version |
State
returns a subset of packages
with one row for each distinct
package corresponding to the latest version available on CRAN at the
time of date
.
Date
returns the date associated with a set of optionally
specified package, version and date. If date is provided it will
always return it. If package is provided but not the version, last
version release date is returned, otherwise the version release date
is returned.
Maëlick Claes <himself@maelick.net>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.