# Generated by roxygen2: do not edit by hand

S3method(filter,HCABrowser)
S3method(select,HCABrowser)
export(HCABrowser)
exportClasses(HCABrowser)
exportMethods(activate)
exportMethods(deleteBundle)
exportMethods(deleteCollection)
exportMethods(deleteSubscription)
exportMethods(fields)
exportMethods(getBundle)
exportMethods(getBundlesCheckout)
exportMethods(getCollection)
exportMethods(getFile)
exportMethods(getSubscription)
exportMethods(getSubscriptions)
exportMethods(headFile)
exportMethods(nextResults)
exportMethods(patchCollection)
exportMethods(per_page)
exportMethods(postBundlesCheckout)
exportMethods(postSearch)
exportMethods(pullBundles)
exportMethods(pullFiles)
exportMethods(putBundle)
exportMethods(putCollection)
exportMethods(putFile)
exportMethods(putSubscription)
exportMethods(resetEsQuery)
exportMethods(results)
exportMethods(show)
exportMethods(showBundles)
exportMethods(undoEsQuery)
exportMethods(values)
importFrom(BiocFileCache,BiocFileCache)
importFrom(BiocFileCache,bfccache)
importFrom(BiocFileCache,bfccount)
importFrom(BiocFileCache,bfcnew)
importFrom(BiocFileCache,bfcquery)
importFrom(BiocFileCache,bfcrpath)
importFrom(S4Vectors,values)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_tibble)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,mutate_if)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(googleAuthR,gar_auth)
importFrom(googleAuthR,gar_auto_auth)
importFrom(googleAuthR,gar_set_client)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,PATCH)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,oauth2.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoints)
importFrom(httr,stop_for_status)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(methods,new)
importFrom(methods,show)
importFrom(plyr,rbind.fill)
importFrom(readr,read_tsv)
importFrom(rlang,eval_tidy)
importFrom(rlang,f_env)
importFrom(rlang,f_rhs)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quos)
importFrom(stringr,str_replace)
importFrom(stringr,str_sub)
importFrom(tibble,tibble)
importFrom(tidygraph,activate)
importFrom(tidyr,crossing)
importFrom(utils,head)
