- minor bugfix: converting errors to warnings did not work when inside
try()
.
- compatibility with upcoming bbotk release
- compatibility with paradox 1.0.0
- license changed to LGPL-3
- initial.design.size treatment fixed
- fuzzing of mlrMBO calls
- initial design now generated using Latin Hypercube Sampling ('lhs' package)
- general stability fixes
- mlrMBO ParamSet fixes
- using callr::r_session for background process, avoiding having to re-spawn R session constantly
- Option to use mlr3 Learner as surrogate Learner
- first version (experimental)