# Generated by roxygen2: do not edit by hand

export(check_abstract_before_intro)
export(check_cover_letter)
export(check_filenames)
export(check_packages_available)
export(check_proposed_pkg)
export(check_section)
export(check_spelling)
export(check_structure)
export(check_title)
export(check_unnecessary_files)
export(create_article)
export(initial_check_article)
export(prepare_submission)
export(rjournal_pdf_article)
export(rjournal_pdf_issue)
export(rjournal_web_article)
export(rjournal_web_issue)
export(zip_paper)
import(stringr)
importFrom(BiocManager,version)
importFrom(cranlogs,cran_downloads)
importFrom(fs,dir_create)
importFrom(fs,file_copy)
importFrom(fs,file_move)
importFrom(hunspell,dictionary)
importFrom(hunspell,hunspell)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(rlang,caller_env)
importFrom(rlang,env_poke)
importFrom(stringr,str_count)
importFrom(stringr,str_extract)
importFrom(stringr,str_locate)
importFrom(stringr,str_match)
importFrom(stringr,str_match_all)
importFrom(stringr,str_replace_all)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(tools,toTitleCase)
importFrom(utils,available.packages)
importFrom(utils,zip)
importFrom(yesno,yesno)
