Skip to content

Commit

Permalink
increase version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mllg committed Oct 27, 2019
1 parent 626e254 commit 17cabd5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
6 changes: 6 additions & 0 deletions R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
#' @import mlr3misc
#' @importFrom R6 R6Class
#' @importFrom mlr3 mlr_learners LearnerClassif LearnerRegr
#'
#' @description
#' More learners are available in the `mlr3learners` repository on Github (\url{https://github.com/mlr3learners}).
#' There also is a wiki page listing all currently available custom learners (\url{https://github.com/mlr-org/mlr3learners/wiki/Extra-Learners}).
#' A guide on how to create custom learners is covered in the book: \url{https://mlr3book.mlr-org.com}.
#' Feel invited to contribute a missing learner to the \CRANpkg{mlr3} ecosystem!
"_PACKAGE"

register_mlr3 = function() {
Expand Down
10 changes: 4 additions & 6 deletions man/mlr3learners-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 17cabd5

Please sign in to comment.