- Removed warning about using blocked instead of stratified resampling (issue #14).
- The chosen number of folds is now only printed to the console if
info = TRUE
(issue #13). - Speed increases if only a single learner by avoiding unnecessary cross-validation (issue #15).
- Initial CRAN submission.