Small function to parse the string defining officical Rstox-package versions (for each RstoxFramwork):
extractPackageNameAsNames(packageVersionString)
Arguments
packageVersionString
Character: A vector of strings of the form PACKAGENAME_PACKAGEVERSION (e.g. "RstoxFramework_3.6.1") to be converted into a list of versions named by the package names.