agena.ai 1.1.2
- Fixed a bug in function model$get_resultsthat caused
erroneous rows to appear in the output
- Vastly improved speed of model$get_results
- Fixed a bug in function create_batch_casesthat limited
the number of imported cases to a very small number
agena.ai 1.1.1
- Documentation updates regarding new Node, Network, and Model
creation
- A new vignette regarding Model creation is added
agena.ai 1.1.0
- Cloud API functions support async requests (polling). If the
computation request is too big to finish in the initial 10 second
period, the job will be polled and checked again, and once finished the
response will be obtained.
- Cloud API functions come with better error message displays.
- Cloud API functions come with the new parameter debugwhich enables further debugging messages to be displayed (false by
default).
agena.ai 1.0.0
agena.ai 0.0.0.9000
- Added a NEWS.mdfile to track changes to the
package.