powered by
R version numbers consist of three numbers (since version 1.4.1): major, minor and patch.
r_versions(dots = TRUE)
A data frame with three columns: ‘version’, ‘date’ and ‘nickname’.
Whether to use dots instead of dashes in the version number.
We extract the version numbers from the tags in the SVN repository.
r_versions()
Run the code above in your browser using DataLab