current_r_version: Get the current R version

View source: R/r_version.R

current_r_versionR Documentation

Get the current R version

Description

The version is returned as a string in the format "major.minor.patch" (e.g., "4.4.0"), using components from R.version.

Usage

current_r_version()

Value

A character string representing the full R version.

Examples

current_r_version()

manifesto documentation built on May 6, 2026, 1:06 a.m.