rversions (version 2.0.0)

r_release: Version number of R-release

Description

The latest tag in the SVN repository (in terms of version numbers, not dates).

Usage

r_release(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

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

Run the code above in your browser using DataCamp Workspace