R/zzz.R

#' @import checkmate
#' @import parallelMap
#' @import ParamHelpers
#' @import smoof
#' @import fs
NULL

.onLoad = function(libname, pkgname) { # nocov start
  parallelRegisterLevels(package = "randomsearch", levels = c("feval"))
} # nocov end

Try the randomsearch package in your browser

Any scripts or data that you put into this service are public.

randomsearch documentation built on May 1, 2019, 8:19 p.m.