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 theconsole. |
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.