import(R6, checkmate, data.table, mlr3, mlr3misc, paradox)
importFrom("utils", "str")
importFrom("stats", "sd", "t.test")
export(ResamplingSameOtherCV, score, ResamplingVariableSizeTrainCV, ResamplingSameOtherSizesCV, pvalue)
S3method("plot", "score")
S3method("plot", "pvalue")
export(proj_grid, proj_compute, proj_compute_until_done, proj_results, proj_submit, proj_results_save)
