| asreml.license.offline {asreml} | R Documentation |
Request an asreml license to be used offline
Description
This function will request the http to use the asreml license
for a number of days. The default is 2 days 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 |
... |
Additional arguments, for example core_version. |
Details
You can call this method to request to use one of the license entitlements fully offline.
When a license is set to be used offline it will reduce the number of online
license entitlements by one. 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 by using the function asreml.license.online().
This feature is not available when running asreml on a virtual machine.
[Package asreml version 4.2.0.480 Index]