checkCRANStatus: Maintainer Status at CRAN

Description Usage Arguments Details Value Author(s)

View source: R/checkCRANStatus.R

Description

Report Maintainer Status at CRAN

Usage

1
checkCRANStatus(email, cache, cache.life = 24 * 3600)

Arguments

email

A character variable with the maintainer email

cache

A character variable with an optional cache file, default value is to use a file inside the per-session temporary directory

cache.life

A numeric timeout, defaults to one day

Details

This function retrieves the maintainer status (given an email) at CRAN. Values are optionally cached; the default cache location is inside the per-session temporary directory as R should not write elsewhere.

Value

Nothing, the sideffect of the display is the main effect

Author(s)

Brodie Gaslam (with minor modifications by Dirk Eddelbuettel)


dang documentation built on Oct. 30, 2021, 1:08 a.m.