asreml.license.status {asreml}R Documentation

Check the status of the asreml license

Description

Function that checks the status of the asreml license and reports any errors.

Usage

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

Arguments

quiet

If FALSE, a string containing the license details is echoed to the console (default = FALSE).

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.

...

Additional arguments, for example core_version.

Details

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


[Package asreml version 4.2.0.480 Index]