1. Home
  2. ASReml-R 4 Commands
  3. asreml.license.status – Check expiry date and status of the asreml license

asreml.license.status – Check expiry date and status of the asreml license

Description

asreml.license.status checks the status of the asreml license, displaying the license expiry date and reporting any errors.

Usage

asreml.license.status(quiet = FALSE, task = "checkout", json = "")

Arguments
quiet If FALSE (the default) a string containing the license details is echoed to the
console.
task A character string specifying the task used when checking the license.
json A character string specifying additional parameters for the license check in json format.
Details

Checks the status of the asreml license and displays details about the license owner, expiry date and time remaining.

Value

The result of the license status is silently returned.

Updated on June 17, 2022

Was this article helpful?

Related Articles