r_oldrel: Version number of R-oldrel

View source: R/rversions.R

r_oldrelR Documentation

Version number of R-oldrel

Description

R-oldrel is the latest version of the previous minor version. We extract version numbers from the R SVN repository tags.

Usage

r_oldrel(dots = TRUE)

Arguments

dots

Whether to use dots instead of dashes in the version number.

Value

A one row data frame, with columns ‘version’, ‘date’ and ‘nickname’.

Examples


r_oldrel()


r-hub/rversions documentation built on Sept. 1, 2022, 6:58 a.m.