Nothing
#' @import data.table
#' @import checkmate
#' @import mlr3
#' @import mlr3misc
#' @import backports
#' @import cli
#' @importFrom future.apply future_Map future_mapply
"_PACKAGE"
.onLoad = function(libname, pkgname) {
# nolint
# nocov start
backports::import(pkgname)
} # nocov end
mlr3misc::leanify_package()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.