# Generated by roxygen2: do not edit by hand

export(Makefile_recipe)
export(analyses)
export(as_file)
export(available_hash_algos)
export(backend)
export(build)
export(build_graph)
export(build_times)
export(built)
export(cache_path)
export(cache_types)
export(cached)
export(check)
export(clean)
export(config)
export(configure_cache)
export(dataframes_graph)
export(default_Makefile_args)
export(default_Makefile_command)
export(default_cache_path)
export(default_cache_type)
export(default_graph_title)
export(default_long_hash_algo)
export(default_parallelism)
export(default_recipe_command)
export(default_short_hash_algo)
export(default_system2_args)
export(deps)
export(diagnose)
export(do_prework)
export(drake_palette)
export(drake_tip)
export(evaluate)
export(example_drake)
export(examples_drake)
export(expand)
export(failed)
export(find_cache)
export(find_project)
export(gather)
export(get_cache)
export(imported)
export(in_memory_cache_types)
export(in_progress)
export(knitr_deps)
export(legend_nodes)
export(load_basic_example)
export(loadd)
export(long_hash)
export(make)
export(make_imports)
export(max_useful_jobs)
export(message_sink_hook)
export(missed)
export(mk)
export(new_cache)
export(outdated)
export(output_sink_hook)
export(parallelism_choices)
export(plan)
export(plot_graph)
export(possible_targets)
export(predict_runtime)
export(progress)
export(prune)
export(r_recipe_wildcard)
export(rate_limiting_times)
export(read_config)
export(read_graph)
export(read_plan)
export(readd)
export(recover_cache)
export(render_graph)
export(session)
export(shell_file)
export(short_hash)
export(silencer_hook)
export(status)
export(summaries)
export(this_cache)
export(tracked)
export(type_of_cache)
export(workflow)
export(workplan)
importFrom(R.utils,isPackageLoaded)
importFrom(R.utils,withTimeout)
importFrom(codetools,findGlobals)
importFrom(crayon,make_style)
importFrom(digest,digest)
importFrom(eply,quotes)
importFrom(eply,strings)
importFrom(eply,unquote)
importFrom(evaluate,try_capture_stack)
importFrom(future,future_lapply)
importFrom(future,plan)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
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,vertex)
importFrom(knitr,knit)
importFrom(lubridate,dseconds)
importFrom(lubridate,duration)
importFrom(magrittr,"%>%")
importFrom(parallel,clusterCall)
importFrom(parallel,clusterExport)
importFrom(parallel,makePSOCKcluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(plyr,ddply)
importFrom(plyr,dlply)
importFrom(rprojroot,find_root)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(storr,encode64)
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,context)
importFrom(testthat,expect_false)
importFrom(testthat,expect_true)
importFrom(testthat,test_dir)
importFrom(testthat,test_that)
importFrom(utils,capture.output)
importFrom(utils,compareVersion)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,sessionInfo)
importFrom(utils,type.convert)
importFrom(utils,unzip)
importFrom(visNetwork,toVisNetworkData)
importFrom(visNetwork,visEvents)
importFrom(visNetwork,visHierarchicalLayout)
importFrom(visNetwork,visIgraphLayout)
importFrom(visNetwork,visInteraction)
importFrom(visNetwork,visLegend)
importFrom(visNetwork,visNetwork)
importFrom(visNetwork,visSave)
importFrom(withr,with_dir)
importFrom(withr,with_options)
importFrom(withr,with_output_sink)
importFrom(withr,with_preserve_seed)
importFrom(withr,with_seed)
