parse_version: parse_version

View source: R/update_mypkg.R

parse_versionR Documentation

parse_version

Description

parse the version of the installed package

Usage

parse_version(ver)

Arguments

ver

character string representing the version of a package

Value

an integer vector with the component of the version

Examples

myRfuns:::parse_version('0.8')

maxbre/myRfuns documentation built on April 15, 2022, 5:45 a.m.