maintaineR.state: State

Description Usage Arguments Value Author(s)

Description

Returns a data frame with package versions that were the last version available for each package on CRAN.

Usage

1
2
State(packages, date)
Date(packages, p=NULL, v=NULL, d=NULL)

Arguments

packages

Dataframe of all packages

date

Date to consider for CRAN snapshot

d

Date to consider for CRAN snapshot

p

Package

v

Version

Value

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.

Author(s)

Maëlick Claes <himself@maelick.net>


ecos-umons/maintaineR documentation built on May 15, 2019, 10:07 p.m.