# Generated by roxygen2: do not edit by hand

S3method("$",enum)
S3method(Ops,enum)
S3method(as_vertex_name,default)
S3method(as_vertex_name,local_check_meta_task)
S3method(as_vertex_name,task)
S3method(check_path,pkg_origin)
S3method(check_path,pkg_origin_archive)
S3method(check_path,pkg_origin_local)
S3method(check_path,pkg_origin_remote)
S3method(check_path,pkg_origin_repo)
S3method(count,default)
S3method(count,issues)
S3method(count,potential_issues)
S3method(format,lib_path)
S3method(format,local_check_meta_task)
S3method(format,pkg_origin)
S3method(format,pkg_origin_base)
S3method(format,pkg_origin_local)
S3method(format,pkg_origin_remote)
S3method(format,pkg_origin_source)
S3method(format,reporter_cell)
S3method(format,reporter_line)
S3method(format,task)
S3method(format_status_line_ansi,check_process)
S3method(format_status_line_ansi,default)
S3method(format_task_name,check_task)
S3method(format_task_name,default)
S3method(format_task_name,install_task)
S3method(format_task_name,rev_dep_check_meta_task)
S3method(format_task_name,rev_dep_dep_meta_task)
S3method(format_task_name,task)
S3method(format_task_type,local_check_meta_task)
S3method(format_task_type,rev_dep_check_meta_task)
S3method(format_task_type,rev_dep_dep_meta_task)
S3method(format_task_type,task)
S3method(get_remote_tasks,default)
S3method(get_remote_tasks,pkg_origin_local)
S3method(get_remote_tasks,pkg_origin_remote)
S3method(get_remote_tasks,task)
S3method(install_params,pkg_origin)
S3method(install_params,pkg_origin_archive)
S3method(install_params,pkg_origin_base)
S3method(install_params,pkg_origin_local)
S3method(install_params,pkg_origin_remote)
S3method(install_params,pkg_origin_repo)
S3method(install_params,pkg_origin_unknown)
S3method(is_type,default)
S3method(is_type,list)
S3method(is_type,process)
S3method(is_type,task)
S3method(lib,"NULL")
S3method(lib,character)
S3method(lib,check_task)
S3method(lib,install_task)
S3method(lib,lib_path_default)
S3method(lib,lib_path_isolated)
S3method(lib,task)
S3method(lib_path,default)
S3method(lib_path,pkg_origin_local)
S3method(lib_path,pkg_origin_remote)
S3method(lib_path,pkg_origin_repo)
S3method(package,"NULL")
S3method(package,default)
S3method(package,pkg_origin)
S3method(package,task)
S3method(package_install_type,pkg_origin)
S3method(package_install_type,pkg_origin_local)
S3method(pkg_deps,default)
S3method(pkg_deps,pkg_origin)
S3method(pkg_deps,pkg_origin_archive)
S3method(pkg_deps,pkg_origin_local)
S3method(pkg_deps,pkg_origin_remote)
S3method(plot,task_graph)
S3method(print,checked_results)
S3method(print,checker)
S3method(print,issues)
S3method(print,local_check_results)
S3method(print,potential_issues)
S3method(print,rcmdcheck_check_results)
S3method(print,rcmdcheck_results)
S3method(print,rcmdcheck_rev_dep_results)
S3method(print,rev_dep_dep_results)
S3method(print,task)
S3method(remotes_graph,check_task)
S3method(remotes_graph,igraph.vs)
S3method(remotes_graph,install_task)
S3method(remotes_graph,integer)
S3method(remotes_graph,task)
S3method(remotes_graph,task_graph)
S3method(report_finalize,"NULL")
S3method(report_finalize,reporter_ansi_tty)
S3method(report_finalize,reporter_basic_tty)
S3method(report_sleep,"NULL")
S3method(report_sleep,default)
S3method(report_sleep,reporter_ansi_tty)
S3method(report_sleep,reporter_basic_tty)
S3method(report_start_checks,"NULL")
S3method(report_start_checks,reporter_ansi_tty)
S3method(report_start_setup,"NULL")
S3method(report_start_setup,reporter_ansi_tty)
S3method(report_start_setup,reporter_basic_tty)
S3method(report_status,"NULL")
S3method(report_status,reporter_ansi_tty)
S3method(report_status,reporter_basic_tty)
S3method(report_step,"NULL")
S3method(report_step,reporter_ansi_tty)
S3method(report_step,reporter_basic_tty)
S3method(report_task,reporter_ansi_tty)
S3method(report_task_ansi_tty,check_task)
S3method(report_task_ansi_tty,default)
S3method(report_task_ansi_tty,rev_dep_check_meta_task)
S3method(results,checker)
S3method(results,igraph.vs)
S3method(results,integer)
S3method(results,local_check_meta_task)
S3method(results,rev_dep_check_meta_task)
S3method(results,rev_dep_dep_meta_task)
S3method(run,character)
S3method(run,checker)
S3method(start_task,check_task)
S3method(start_task,igraph.vs)
S3method(start_task,install_task)
S3method(task_graph,task)
S3method(task_graph,task_graph)
export(check_pkgs)
export(check_rev_deps)
export(check_task)
export(checker)
export(install_task)
export(meta_task)
export(new_checker)
export(new_rev_dep_checker)
export(pkg_origin)
export(pkg_origin_archive)
export(pkg_origin_base)
export(pkg_origin_is_base)
export(pkg_origin_local)
export(pkg_origin_remote)
export(pkg_origin_repo)
export(pkg_origin_unknown)
export(plan_local_checks)
export(plan_rev_dep_checks)
export(reporter_ansi_tty)
export(reporter_ansi_tty2)
export(reporter_basic_tty)
export(reporter_default)
export(results)
export(run)
export(task)
import(cli)
import(options)
importFrom(R6,R6Class)
importFrom(callr,r_process)
importFrom(cli,make_spinner)
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,incident_edges)
importFrom(igraph,neighborhood)
importFrom(igraph,permute)
importFrom(igraph,subgraph.edges)
importFrom(igraph,tail_of)
importFrom(igraph,topo_sort)
importFrom(igraph,vertex_attr)
importFrom(memoise,memoise)
importFrom(rcmdcheck,rcmdcheck_process)
importFrom(rlang,hash)
importFrom(utils,install.packages)
importFrom(utils,packageName)
