whether to skip the confirmation prompt to change the DESCRIPTION file. Defaults to FALSE.
update
whether the DESCRIPTION file should be updated. Defaults to TRUE.
use_version_numbers
whether package version numbers should be included in the DESCRIPTION file. Defaults to TRUE.
rversion
version of R to be used in the DESCRIPTION file.
Can be DEPENDENCIES_VERSION for the latest version in the package dependencies,
LATEST_VERSION for the current R version or any valid version number.
Value
Invisibly returns a list with the current R version,
the R version obtained from dependencies and packages names (including version numbers).