# Generated by roxygen2: do not edit by hand

S3method(print,rmake.rule)
export("%>>%")
export(copyRule)
export(defaultVars)
export(depRule)
export(expandTemplate)
export(getParam)
export(hasGnuMake)
export(inShell)
export(is.rule)
export(knitrRule)
export(make)
export(makefile)
export(markdownRule)
export(offlineRule)
export(prerequisites)
export(pythonRule)
export(rRule)
export(replaceSuffix)
export(replaceVariables)
export(rmakeSkeleton)
export(rule)
export(sanitizePath)
export(sanitizeSpaces)
export(subdirRule)
export(targets)
export(tasks)
export(terminals)
export(visualizeRules)
import(assertthat)
importFrom(assertthat,on_failure)
importFrom(knitr,knit)
importFrom(rmarkdown,render)
importFrom(tools,
  file_ext,
  file_path_sans_ext
)
importFrom(visNetwork,
  visEdges,
  visLegend,
  visNetwork
)
