# Generated by roxygen2: do not edit by hand

S3method(print,repositoryStats)
S3method(summary,biocrevdeps)
export(CRANstatus)
export(activitySince)
export(anacondaDownloadStats)
export(biocBuildEmail)
export(biocBuildReport)
export(biocDownloadStats)
export(biocExplore)
export(biocLastBuildDate)
export(biocMaintained)
export(biocPkgList)
export(biocPkgRanges)
export(biocRevDepEmail)
export(buildClassDepData)
export(buildClassDepFromPackage)
export(buildClassDepGraph)
export(buildPkgDependencyDataFrame)
export(buildPkgDependencyIgraph)
export(firstInBioc)
export(getBiocVignette)
export(getPackageInfo)
export(get_bioc_data)
export(get_cre_orcids)
export(githubDetails)
export(githubURLParts)
export(inducedSubgraphByPkgs)
export(latestPkgStats)
export(orcid_table)
export(pkgBiocDeps)
export(pkgBiocRevDeps)
export(pkgCombDependencyGain)
export(pkgDepImports)
export(pkgDepMetrics)
export(pkgDownloadRank)
export(pkgDownloadStats)
export(pkgToolsCache)
export(plotClassDep)
export(plotClassDepData)
export(plotClassDepGraph)
export(problemPage)
export(repositoryStats)
export(sentHistory)
export(setCache)
export(subgraphByDegree)
export(templatePath)
import(biocViews)
import(rorcid)
import(tools)
import(utils)
import(xml2)
importFrom(BiocFileCache,BiocFileCache)
importFrom(BiocFileCache,bfcdownload)
importFrom(BiocFileCache,bfcneedsupdate)
importFrom(BiocFileCache,bfcnew)
importFrom(BiocFileCache,bfcquery)
importFrom(BiocFileCache,bfcrpath)
importFrom(BiocFileCache,bfcupdate)
importFrom(BiocManager,containerRepository)
importFrom(BiocManager,repositories)
importFrom(BiocManager,version)
importFrom(DT,datatable)
importFrom(RBGL,transitive.closure)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,collect)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,top_n)
importFrom(gh,gh)
importFrom(grDevices,extendrange)
importFrom(graph,edges)
importFrom(graph,nodes)
importFrom(graphics,strheight)
importFrom(graphics,strwidth)
importFrom(htmltools,a)
importFrom(htmlwidgets,createWidget)
importFrom(httr,HEAD)
importFrom(httr,VERB)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,content_type)
importFrom(httr,headers)
importFrom(httr,message_for_status)
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,degree)
importFrom(igraph,delete_edges)
importFrom(igraph,delete_vertices)
importFrom(igraph,distances)
importFrom(igraph,edge_attr)
importFrom(igraph,ego)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,induced_subgraph)
importFrom(igraph,is.igraph)
importFrom(igraph,layout_with_kk)
importFrom(igraph,subcomponent)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(magrittr,"%>%")
importFrom(methods,getClass)
importFrom(methods,is)
importFrom(readr,read_lines)
importFrom(rlang,is_call)
importFrom(rlang,is_pairlist)
importFrom(rlang,is_symbol)
importFrom(rlang,is_syntactic_literal)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(rvest,html_text2)
importFrom(stats,setNames)
importFrom(stringr,str_match)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_to_upper)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,available.packages)
importFrom(utils,combn)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(xml2,read_html)