getRversion {reposTools}R Documentation

A function to retrieve the current R version

Description

Returns the version of the current R process as a VersionNumber object

Usage

getRversion()

Value

A VersionNumber object reprsenting the version number of the user's copy of R

Author(s)

Jeff Gentry

Examples

getRversion()

[Package reposTools version 1.4.3 Index]