import(optparse)
import(methods)
import(BiocManager)
importMethodsFrom(graph, acc, nodes)
import(biocViews)
import(httr)
importFrom(tools, parse_Rd, Rd2ex, file_ext, file_path_sans_ext)
importFrom(codetools, walkCode, findGlobals)
importFrom(utils, Stangle, capture.output, data, getParseData, head,
    packageDescription, packageVersion, untar, globalVariables)
importFrom(stringdist, stringdistmatrix)
importFrom(knitr, purl)
export(BiocCheck)
export(BiocCheckGitClone)
export(usage)
export(usage2)
export(.error, .warning, .note)
