# Generated by roxygen2: do not edit by hand

S3method(all_packages,cran_checks_email)
S3method(all_packages,cran_checks_pkg)
S3method(cran_checks_table,cran_checks_pkg)
S3method(cran_checks_table,crandb)
S3method(summary,cran_details)
S3method(summary,cran_results)
export(check_cran_results)
export(cran_details)
export(cran_incoming)
export(cran_incoming_folders)
export(cran_results)
export(n_cran_flavors)
export(summary_cran_details)
export(summary_cran_results)
export(visit_cran_check)
export(winbuilder_queue)
importFrom(cli,col_blue)
importFrom(cli,col_cyan)
importFrom(cli,col_green)
importFrom(cli,col_magenta)
importFrom(cli,col_red)
importFrom(cli,col_yellow)
importFrom(cli,style_bold)
importFrom(cli,symbol)
importFrom(curl,has_internet)
importFrom(httr2,req_options)
importFrom(httr2,req_perform_parallel)
importFrom(httr2,request)
importFrom(httr2,resp_status)
importFrom(rlang,is_integer)
importFrom(rlang,is_lgl_na)
importFrom(rlang,is_logical)
importFrom(rvest,html_node)
importFrom(rvest,html_table)
importFrom(stats,reshape)
importFrom(stats,xtabs)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,browseURL)
importFrom(utils,read.table)
importFrom(xml2,read_html)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
