Migrated from mlrMBO to mlr3mbo due to discontinued
support.
New formula interface in tramnet.formula(). Syntax with
unconditional "tram" object and design matrix x can
still be used; now implemented in tramnet.tram().
New functions LmNET(), ColrNET(), BoxCoxNET(),
SurvregNET(), LehmannNET() and CoxphNET() using
the new formula interface.
Better handling of out-of-sample evaluation with newdata.
Correct citations in DESCRIPTION.
Correct lexicographical errors in vignette and documentation.
tramnet first published on CRAN.