events: List of all CRAN events (new, updated, archived packages)

View source: R/public_api.r

eventsR Documentation

List of all CRAN events (new, updated, archived packages)

Description

List of all CRAN events (new, updated, archived packages)

Usage

events(limit = 10, releases = TRUE, archivals = TRUE)

Arguments

limit

Number of events to list.

releases

Whether to include package releases.

archivals

Whether to include package archivals.

Value

List of events.


metacran/crandb documentation built on Feb. 5, 2023, 9:24 p.m.