# Generated by roxygen2: do not edit by hand

export(biocBuildReport)
export(biocDownloadStats)
export(biocExplore)
export(biocPkgList)
export(buildPkgDependencyDataFrame)
export(buildPkgDependencyIgraph)
export(getBiocVignette)
export(getPackageInfo)
export(get_bioc_data)
export(githubURLParts)
export(inducedSubgraphByPkgs)
export(problemPage)
export(subgraphByDegree)
import(rex)
import(tools)
import(utils)
import(xml2)
importFrom(BiocManager,repositories)
importFrom(BiocManager,version)
importFrom(DT,datatable)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,one_of)
importFrom(dplyr,rename_)
importFrom(dplyr,select)
importFrom(htmltools,a)
importFrom(htmlwidgets,createWidget)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,accept)
importFrom(httr,authenticate)
importFrom(httr,content)
importFrom(httr,content_type)
importFrom(httr,status_code)
importFrom(httr,timeout)
importFrom(igraph,V)
importFrom(igraph,distances)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,induced_subgraph)
importFrom(igraph,is.igraph)
importFrom(jsonlite,toJSON)
importFrom(readr,read_lines)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stringr,str_match)
importFrom(stringr,str_split)
importFrom(tibble,as_tibble)
importFrom(tidyr,unnest)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(xml2,read_html)
