Last data update: 2014.03.03

R: Version number of R-oldrel
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’ and ‘date’.

Examples

r_oldrel()

Results