Get package status of an Rstox package

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").