# Generated by roxygen2: do not edit by hand

export("bfcmeta<-")
export(BiocFileCache)
export(bfcadd)
export(bfccache)
export(bfccount)
export(bfcdownload)
export(bfcinfo)
export(bfcmeta)
export(bfcmetalist)
export(bfcmetaremove)
export(bfcneedsupdate)
export(bfcnew)
export(bfcpath)
export(bfcquery)
export(bfcquerycols)
export(bfcremove)
export(bfcrid)
export(bfcrpath)
export(bfcsync)
export(bfcupdate)
export(cleanbfc)
export(exportbfc)
export(getBFCOption)
export(importbfc)
export(makeBiocFileCacheFromDataFrame)
export(makeCachedActiveBinding)
export(removebfc)
export(setBFCOption)
exportMethods("[")
exportMethods("[[")
exportMethods("[[<-")
exportMethods("bfcmeta<-")
exportMethods(bfcadd)
exportMethods(bfccache)
exportMethods(bfccount)
exportMethods(bfcdownload)
exportMethods(bfcinfo)
exportMethods(bfcmeta)
exportMethods(bfcmetalist)
exportMethods(bfcmetaremove)
exportMethods(bfcneedsupdate)
exportMethods(bfcnew)
exportMethods(bfcpath)
exportMethods(bfcquery)
exportMethods(bfcquerycols)
exportMethods(bfcremove)
exportMethods(bfcrid)
exportMethods(bfcrpath)
exportMethods(bfcsync)
exportMethods(bfcupdate)
exportMethods(cleanbfc)
exportMethods(exportbfc)
exportMethods(importbfc)
exportMethods(length)
exportMethods(makeBiocFileCacheFromDataFrame)
exportMethods(removebfc)
exportMethods(show)
import(RSQLite)
import(dbplyr)
import(httr2)
import(methods)
importFrom(DBI,dbExecute)
importFrom(DBI,dbSendStatement)
importFrom(curl,curl_escape)
importFrom(dplyr,"%>%")
importFrom(dplyr,collect)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,tbl)
importFrom(filelock,lock)
importFrom(filelock,unlock)
importFrom(stats,setNames)
importFrom(tools,R_user_dir)
importFrom(utils,capture.output)
importFrom(utils,packageVersion)
importFrom(utils,tar)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(utils,zip)
