# Generated by roxygen2: do not edit by hand

S3method(getExpression,CallrFuture)
S3method(nbrOfFreeWorkers,callr)
S3method(print,CallrFuture)
S3method(resolved,CallrFuture)
S3method(result,CallrFuture)
S3method(run,CallrFuture)
export(CallrFuture)
export(callr)
importFrom(callr,r_bg)
importFrom(future,FutureError)
importFrom(future,FutureWarning)
importFrom(future,MultiprocessFuture)
importFrom(future,UnexpectedFutureResultError)
importFrom(future,availableCores)
importFrom(future,getExpression)
importFrom(future,getGlobalsAndPackages)
importFrom(future,nbrOfFreeWorkers)
importFrom(future,nbrOfWorkers)
importFrom(future,resolved)
importFrom(future,result)
importFrom(future,run)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
importFrom(utils,str)
importFrom(utils,tail)
