pkg_updates: Get package release and update dates

View source: R/package.R

pkg_updatesR Documentation

Get package release and update dates

Description

This harvests the information from the CRAN website. Alternatively look at pkgsearch::cran_package_history() which sources information from R-hub server.

Usage

pkg_updates(pkgs, message = FALSE)

Arguments

pkgs

A character vector of the name of CRAN packages.

message

Should the message for which package update is extracted be shown? The default is FALSE.


numbats/cranscrub documentation built on July 1, 2022, 4:34 p.m.