lib.available_versions: Just checks the multiversion library for all available...

View source: R/package_version_management.R

lib.available_versionsR Documentation

Just checks the multiversion library for all available versions installed for a specific package. If no name is provided, an error is returned.

Description

Just checks the multiversion library for all available versions installed for a specific package. If no name is provided, an error is returned.

Usage

lib.available_versions(packageName, lib_location = lib.location())

Arguments

packageName

The name of the package for which all versions must be returned.

lib_location

The folder containing the structure where this package his versions need to be checked.

Value

A character vector with the different versions that are available for a specific package.


multiversion documentation built on March 22, 2022, 1:07 a.m.