# Generated by roxygen2: do not edit by hand

S3method(summary,cran_details)
S3method(summary,cran_results)
export(check_cran_results)
export(cran_details)
export(cran_results)
export(summary_cran_details)
export(summary_cran_results)
export(visit_cran_check)
importFrom(clisymbols,symbol)
importFrom(crayon,blue)
importFrom(crayon,bold)
importFrom(crayon,cyan)
importFrom(crayon,green)
importFrom(crayon,magenta)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(curl,has_internet)
importFrom(httr,GET)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,status_code)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(rvest,html_table)
importFrom(stats,reshape)
importFrom(stats,xtabs)
importFrom(tibble,as.tibble)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,browseURL)
importFrom(xml2,read_html)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
