# Generated by roxygen2: do not edit by hand

export(CommandArgsParser)
export(ablation)
export(ablation_cmdline)
export(buildCommandLine)
export(checkIraceScenario)
export(checkParameters)
export(checkScenario)
export(cmdline_usage)
export(configurations.print)
export(configurations.print.command)
export(defaultScenario)
export(getConfigurationById)
export(getConfigurationByIteration)
export(getFinalElites)
export(irace)
export(irace.cmdline)
export(irace.license)
export(irace.main)
export(irace.version)
export(path_rel2abs)
export(plotAblation)
export(printParameters)
export(printScenario)
export(psRace)
export(readConfigurationsFile)
export(readParameters)
export(readScenario)
export(read_logfile)
export(read_pcs_file)
export(removeConfigurationsMetaData)
export(scenario.update.paths)
export(scenario_update_paths)
export(target.evaluator.default)
export(target.runner.default)
export(testConfigurations)
export(testing_fromfile)
export(testing_fromlog)
import(compiler)
import(stats)
import(utils)
importFrom(R6,R6Class)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,bxp)
importFrom(graphics,grid)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,strwidth)
importFrom(graphics,text)
