# Generated by roxygen2: do not edit by hand

S3method("$",pkg_ref)
S3method("$<-",pkg_ref)
S3method("[",pkg_ref)
S3method("[<-",pkg_ref)
S3method("[[",pkg_ref)
S3method("[[<-",pkg_ref)
S3method(.DollarNames,pkg_ref)
S3method(as_pkg_metric,default)
S3method(as_pkg_metric,expr_output)
S3method(as_pkg_ref,character)
S3method(as_pkg_ref,default)
S3method(as_pkg_ref,pkg_ref)
S3method(as_tibble,list_of_pkg_ref)
S3method(as_tibble,pkg_ref)
S3method(assess_covr_coverage,default)
S3method(assess_covr_coverage,pkg_source)
S3method(assess_downloads_1yr,pkg_ref)
S3method(assess_export_help,pkg_install)
S3method(assess_export_help,pkg_remote)
S3method(assess_export_help,pkg_source)
S3method(assess_has_news,pkg_ref)
S3method(assess_has_vignettes,pkg_ref)
S3method(assess_news_current,pkg_ref)
S3method(assess_news_current,pkg_remote)
S3method(assess_r_cmd_check,default)
S3method(assess_r_cmd_check,pkg_bioc_remote)
S3method(assess_r_cmd_check,pkg_cran_remote)
S3method(assess_r_cmd_check,pkg_source)
S3method(assess_remote_checks,default)
S3method(assess_remote_checks,pkg_bioc_remote)
S3method(assess_remote_checks,pkg_cran_remote)
S3method(format,pkg_metric)
S3method(format,pkg_metric_error)
S3method(format,pkg_missing)
S3method(format,pkg_ref)
S3method(metric_score,default)
S3method(metric_score,pkg_metric_covr_coverage)
S3method(metric_score,pkg_metric_downloads_1yr)
S3method(metric_score,pkg_metric_export_help)
S3method(metric_score,pkg_metric_has_bug_reports_url)
S3method(metric_score,pkg_metric_has_maintainer)
S3method(metric_score,pkg_metric_has_news)
S3method(metric_score,pkg_metric_has_source_control)
S3method(metric_score,pkg_metric_has_vignettes)
S3method(metric_score,pkg_metric_has_website)
S3method(metric_score,pkg_metric_last_30_bugs_status)
S3method(metric_score,pkg_metric_license)
S3method(metric_score,pkg_metric_news_current)
S3method(metric_score,pkg_metric_r_cmd_check)
S3method(metric_score,pkg_metric_remote_checks)
S3method(names,pkg_ref)
S3method(pillar_shaft,list_of_pkg_metric)
S3method(pillar_shaft,list_of_pkg_ref)
S3method(pillar_shaft,pkg_metric_error)
S3method(pkg_assess,list_of_pkg_ref)
S3method(pkg_assess,pkg_ref)
S3method(pkg_assess,tbl_df)
S3method(pkg_score,list_of_pkg_metric)
S3method(pkg_score,tbl_df)
S3method(print,pkg_ref)
S3method(print,with_eval_recording)
S3method(summarize_scores,data.frame)
S3method(summarize_scores,list)
S3method(vec_cast.character,list_of_pkg_ref)
S3method(vec_cast.double,list_of_pkg_metric)
S3method(vec_ptype_abbr,pkg_metric)
S3method(vec_ptype_abbr,pkg_ref)
S3method(with,pkg_ref)
export(all_assessments)
export(as_pkg_metric)
export(as_pkg_ref)
export(assess_covr_coverage)
export(assess_downloads_1yr)
export(assess_export_help)
export(assess_has_bug_reports_url)
export(assess_has_maintainer)
export(assess_has_news)
export(assess_has_source_control)
export(assess_has_vignettes)
export(assess_has_website)
export(assess_last_30_bugs_status)
export(assess_license)
export(assess_news_current)
export(assess_r_cmd_check)
export(assess_remote_checks)
export(assessment_error_as_warning)
export(assessment_error_empty)
export(assessment_error_throw)
export(metric_score)
export(pkg_assess)
export(pkg_metric)
export(pkg_ref)
export(pkg_score)
export(score_error_NA)
export(score_error_default)
export(score_error_zero)
export(summarize_scores)
import(tools)
importFrom(BiocManager,available)
importFrom(backports,import)
importFrom(covr,coverage_to_list)
importFrom(covr,package_coverage)
importFrom(covr,tally_coverage)
importFrom(cranlogs,cran_downloads)
importFrom(curl,nslookup)
importFrom(devtools,check)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(memoise,memoise)
importFrom(pillar,new_pillar_shaft_simple)
importFrom(pillar,pillar_shaft)
importFrom(pillar,style_na)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tools,Rd_db)
importFrom(tools,file_path_sans_ext)
importFrom(tools,parseLatex)
importFrom(tools,testInstalledPackage)
importFrom(urltools,domain)
importFrom(urltools,url_encode)
importFrom(utils,.DollarNames)
importFrom(utils,.S3methods)
importFrom(utils,available.packages)
importFrom(utils,capture.output)
importFrom(utils,getS3method)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,packageDescription)
importFrom(utils,packageName)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(vctrs,new_list_of)
importFrom(vctrs,new_vctr)
importFrom(vctrs,vec_cast.character)
importFrom(vctrs,vec_cast.double)
importFrom(vctrs,vec_ptype_abbr)
importFrom(xml2,read_html)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
