Learn R Programming

rbundler (version 0.3.7)

determine_version_to_install: Determines the version to install by comparing available versions to the required version and compare.

Description

Determines the version to install by comparing available versions to the required version and compare.

Usage

determine_version_to_install(available_versions, version, compare)

Arguments

available_versions
a vector of version identifiers corresponding to all versions of this package
version
the version requested
compare
the compare requested