# Generated by roxygen2: do not edit by hand

export(BiocBook)
export(add_chapter)
export(add_preamble)
export(chapters)
export(check_deps)
export(edit_bib)
export(edit_css)
export(edit_page)
export(edit_requirements_yml)
export(edit_yml)
export(init)
export(preview)
export(publish)
export(quick_init)
export(releases)
export(status)
exportClasses(BiocBook)
exportMethods(chapters)
exportMethods(path)
exportMethods(releases)
exportMethods(show)
importFrom(cli,cat_rule)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_div)
importFrom(cli,cli_end)
importFrom(cli,cli_progress_message)
importFrom(cli,cli_text)
importFrom(cli,cli_ul)
importFrom(cli,col_cyan)
importFrom(cli,col_grey)
importFrom(cli,pb_spin)
importFrom(dplyr,case_when)
importFrom(gert,git_clone)
importFrom(gert,git_commit_all)
importFrom(gert,git_config_global)
importFrom(gert,git_push)
importFrom(gert,git_remote_list)
importFrom(gert,git_signature)
importFrom(gh,gh)
importFrom(gh,gh_whoami)
importFrom(gitcreds,gitcreds_get)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(pak,pkg_name_check)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,pluck)
importFrom(renv,dependencies)
importFrom(rlang,is_interactive)
importFrom(rprojroot,find_root_file)
importFrom(rprojroot,has_file)
importFrom(stringr,str_pad)
importFrom(stringr,str_trunc)
importFrom(tibble,tibble)
importFrom(tools,file_path_sans_ext)
importFrom(usethis,edit_file)
importFrom(usethis,git_sitrep)
importFrom(usethis,proj_activate)
importFrom(usethis,ui_path)
importFrom(usethis,ui_todo)
importFrom(usethis,ui_yeah)
importFrom(utils,download.file)
importFrom(utils,unzip)
importFrom(yaml,read_yaml)
importMethodsFrom(BiocGenerics,path)
importMethodsFrom(methods,show)
