CheckJRERuntimeVersion {rGroovy} | R Documentation |
Function verifies the existing JRE version is greater than or equal to 1.7 and, if it is not, invokes the stop function with a message.
CheckJRERuntimeVersion(runtime_version)
runtime_version |
For example, "1.7". |