pkgsnap (version 1.0.0)

add_R_core: Add R version to package inventory

Description

Add R version to package inventory

Usage

add_R_core(pkgs)

Arguments

pkgs

data.frame of installed packages with columns Package and Version.

Value

The same data.frame with the R version listed as "R" and the version in major.minor format (e.g. R 3.2.2).