# Generated by roxygen2: do not edit by hand

S3method("|",root_criterion)
S3method(as.root_criterion,character)
S3method(as.root_criterion,default)
S3method(as.root_criterion,root_criterion)
S3method(format,root_criterion)
S3method(print,root_criterion)
S3method(str,root_criteria)
export(as.root_criterion)
export(criteria)
export(find_package_root_file)
export(find_remake_root_file)
export(find_root)
export(find_root_file)
export(find_rstudio_root_file)
export(find_testthat_root_file)
export(from_wd)
export(has_dirname)
export(has_file)
export(has_file_pattern)
export(is.root_criterion)
export(is_r_package)
export(is_remake_project)
export(is_rstudio_project)
export(is_testthat)
export(root_criterion)
import(backports)
importFrom(utils,str)
