Description
The asreml.license.offline command will take an ASReml-R license offline for 2 days by default and may be set to a maximum of 30 days.
Usage
asreml.license.offline(how_many_days = 2)
Arguments
how_many_days
An integer specifying the number of days to use the ASReml-R license offline.
Details
You can call this method to request to use one of the license entitlements offline. When a license is set to be used offline it will reduce the number of online license entitlements by 1. A license can be used offline for a maximum of 30 days and can be returned at any point during that period. You can return a license to online usage using asreml.license.online()
.