Skip to content

Commit 5addc3b

Browse files
committed
repair examples requirement nosuggest
1 parent 1af5dc8 commit 5addc3b

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ export(CnfClause)
9191
export(CnfFormula)
9292
export(CnfSymbol)
9393
export(CnfUniverse)
94+
export(FilterEnsemble)
9495
export(Graph)
9596
export(GraphLearner)
9697
export(LearnerClassifAvg)

R/FilterEnsemble.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
#' @section References:
6161
#' `r format_bib("binder_2020")`
6262
#'
63-
#' @examples
63+
#' @examplesIf mlr3misc::require_namespaces("mlr3filters", quietly = TRUE)
6464
#' library("mlr3")
6565
#' library("mlr3filters")
6666
#'

man/mlr_filters_ensemble.Rd

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/mlr_pipeops_nop.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)