rversions (version 1.0.3)

r_oldrel: 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

Run this code
# NOT RUN {
r_oldrel()
# }

Run the code above in your browser using DataLab