pkgsnap (version 1.0.0)

check_R_core: Check listed R version against installed

Description

Check listed R version against installed

Usage

check_R_core(pkgs, R)

Arguments

pkgs

data.frame read from the csv file.

R

If TRUE it will error when the R versions mismatch. Otherwise it will just give a warning.

Value

The same data.frame with the R package removed.