* Fix variable naming in multi class case. * Some doc fixes. * Start on NaN and Infinity on databases. * More tests.
1.3.0
* Fix z-split annotation issue. * Change designTreatmentsZ() defaults. * Documentation fixes. * Multiclass treatments. * Simple treatments. * Fix CRAN Note on pre 3.5.0 R parallel usage.
1.2.3
* Smooth catP novel levels scoring a bit. * Fix check error on parallel::getDefaultCluster()
1.2.2
* Fix issue 19. * Do not use NULL to signal when parallelism is desired.
1.2.1
* default data.table merging on (may be a performance regression to not set this). * rqdatatable treatment path. * better formatting. * add extracols argument to prepare(). * Improve regexps.
1.2.0
* Translate treatment plans to rquery. * Minor documentation improvements. * Improve error messages on argument checking. * Improve name generation (remove dots). * Remove dplyr dependence.