cran_actions: Look at the CRAN actions db

View source: R/cran_actions.R

cran_actionsR Documentation

Look at the CRAN actions db

Description

CRAN tracks movements of packages and the actions used (for example to report the number of manual actions taken by the volunteers).

Usage

cran_actions(packages = NULL, silent = FALSE)

Arguments

packages

A vector with packages or NULL for all packages.

Value

A data.frame with Date, Time, User, Action, Package and Version columns.


repo.data documentation built on Sept. 15, 2025, 9:08 a.m.