RstoxPackageStatus: Get package status of an Rstox package

View source: R/Versions.R

RstoxPackageStatusR Documentation

Get package status of an Rstox package

Description

Get package status of an Rstox package

Usage

RstoxPackageStatus(
  RstoxPackageName,
  StoXVersion,
  officialRstoxPackageVersionsFile
)

Arguments

RstoxPackageName

The name of the Rstox package.

StoXVersion

The version of the StoX GUI defining the combination of official Rstox package versions.

officialRstoxPackageVersionsFile

The path to the file holding the link between StoX GUI version and Rstox package versions. If missing, the file on the RstoxFramework master on GitHub is used ("https://raw.githubusercontent.com/StoXProject/RstoxFramework/master/inst/versions/OfficialRstoxFrameworkVersions.txt").


StoXProject/RstoxFramework documentation built on Oct. 17, 2023, 1:24 p.m.