# Generated by roxygen2: do not edit by hand

S3method(delete,BatchtoolsFuture)
S3method(loggedError,BatchtoolsFuture)
S3method(loggedOutput,BatchtoolsFuture)
S3method(nbrOfFreeWorkers,batchtools)
S3method(nbrOfFreeWorkers,batchtools_multiprocess)
S3method(nbrOfFreeWorkers,batchtools_uniprocess)
S3method(nbrOfWorkers,batchtools)
S3method(nbrOfWorkers,batchtools_multicore)
S3method(nbrOfWorkers,batchtools_uniprocess)
S3method(print,BatchtoolsFuture)
S3method(resolved,BatchtoolsFuture)
S3method(result,BatchtoolsFuture)
S3method(run,BatchtoolsFuture)
export("%resources%")
export(BatchtoolsBashFuture)
export(BatchtoolsCustomFuture)
export(BatchtoolsFuture)
export(BatchtoolsFutureError)
export(BatchtoolsInteractiveFuture)
export(BatchtoolsLocalFuture)
export(BatchtoolsLsfFuture)
export(BatchtoolsMulticoreFuture)
export(BatchtoolsMultiprocessFuture)
export(BatchtoolsOpenLavaFuture)
export(BatchtoolsSGEFuture)
export(BatchtoolsSSHFuture)
export(BatchtoolsSlurmFuture)
export(BatchtoolsTemplateFuture)
export(BatchtoolsTorqueFuture)
export(BatchtoolsUniprocessFuture)
export(batchtools_bash)
export(batchtools_custom)
export(batchtools_interactive)
export(batchtools_local)
export(batchtools_lsf)
export(batchtools_multicore)
export(batchtools_openlava)
export(batchtools_sge)
export(batchtools_slurm)
export(batchtools_ssh)
export(batchtools_torque)
export(loggedError)
export(loggedOutput)
importFrom(batchtools,Worker)
importFrom(batchtools,batchExport)
importFrom(batchtools,batchMap)
importFrom(batchtools,cfBrewTemplate)
importFrom(batchtools,cfReadBrewTemplate)
importFrom(batchtools,clearRegistry)
importFrom(batchtools,findConfFile)
importFrom(batchtools,findTemplateFile)
importFrom(batchtools,getErrorMessages)
importFrom(batchtools,getLog)
importFrom(batchtools,getStatus)
importFrom(batchtools,loadResult)
importFrom(batchtools,makeClusterFunctions)
importFrom(batchtools,makeClusterFunctionsInteractive)
importFrom(batchtools,makeClusterFunctionsLSF)
importFrom(batchtools,makeClusterFunctionsMulticore)
importFrom(batchtools,makeClusterFunctionsOpenLava)
importFrom(batchtools,makeClusterFunctionsSGE)
importFrom(batchtools,makeClusterFunctionsSSH)
importFrom(batchtools,makeClusterFunctionsSlurm)
importFrom(batchtools,makeClusterFunctionsTORQUE)
importFrom(batchtools,makeRegistry)
importFrom(batchtools,makeSubmitJobResult)
importFrom(batchtools,removeRegistry)
importFrom(batchtools,saveRegistry)
importFrom(batchtools,setJobNames)
importFrom(batchtools,submitJobs)
importFrom(batchtools,waitForJobs)
importFrom(future,Future)
importFrom(future,FutureError)
importFrom(future,getExpression)
importFrom(future,getGlobalsAndPackages)
importFrom(future,nbrOfFreeWorkers)
importFrom(future,nbrOfWorkers)
importFrom(future,plan)
importFrom(future,resolved)
importFrom(future,result)
importFrom(future,run)
importFrom(future,tweak)
importFrom(parallelly,availableCores)
importFrom(parallelly,availableWorkers)
importFrom(utils,capture.output)
importFrom(utils,file_test)
importFrom(utils,sessionInfo)
importFrom(utils,str)
importFrom(utils,tail)
