# Generated by roxygen2: do not edit by hand

export(analyses)
export(as_file)
export(build_graph)
export(built)
export(cached)
export(check)
export(clean)
export(default_system2_args)
export(evaluate)
export(example_drake)
export(examples_drake)
export(expand)
export(find_cache)
export(find_project)
export(gather)
export(imported)
export(load_if_missing)
export(loadd)
export(make)
export(mk)
export(parallelism_choices)
export(plan)
export(plot_graph)
export(prune)
export(read_config)
export(read_graph)
export(read_plan)
export(readd)
export(session)
export(status)
export(summaries)
importFrom(R.utils,isPackageLoaded)
importFrom(codetools,findGlobals)
importFrom(crayon,make_style)
importFrom(digest,digest)
importFrom(eply,quotes)
importFrom(eply,strings)
importFrom(eply,unquote)
importFrom(igraph,V)
importFrom(igraph,adjacent_vertices)
importFrom(igraph,delete_vertices)
importFrom(igraph,edge)
importFrom(igraph,is_dag)
importFrom(igraph,make_empty_graph)
importFrom(igraph,plot.igraph)
importFrom(igraph,subcomponent)
importFrom(igraph,topological.sort)
importFrom(igraph,vertices)
importFrom(magrittr,"%>%")
importFrom(parallel,mclapply)
importFrom(plyr,ddply)
importFrom(stats,complete.cases)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(storr,storr_rds)
importFrom(stringi,stri_extract_all_regex)
importFrom(stringi,stri_rand_strings)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(testthat,expect_true)
importFrom(tools,md5sum)
importFrom(utils,sessionInfo)
importFrom(utils,unzip)
