getOBSVersion: This function takes the name of an R package (from CRAN) and...

Description Usage Arguments Value

Description

This function takes the name of an R package (from CRAN) and receives the corresponding information off OBS This function is not exactly cheap run-time wise. Around 0.5s per package.

Usage

1
getOBSVersion(pkg, obsproject = "devel:languages:R:released", quiet = TRUE)

Arguments

pkg

A character string containing the name of a R package as found in CRAN

obsproject

Project in OBS where packages are taken from.

quiet

If set to FALSE some progression info is given, default = TRUE.

Value

A list with components file containing the source file name and version containing the version.


dsteuer/CRAN2OBS documentation built on May 31, 2019, 2:22 p.m.