Skip to content

Commit b008cea

Browse files
committed
add configureMlr() to .onLoad()
1 parent 0c81859 commit b008cea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/zzz.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"_PACKAGE"
1414

1515
.onLoad = function(libname, pkgname) {
16+
configureMlr()
1617
backports::import(pkgname)
1718
}
1819

0 commit comments

Comments
 (0)