# Generated by roxygen2: do not edit by hand

export(autoimport)
export(import_review)
export(update_importlist)
importFrom(cli,cli_abort)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(cli,format_inline)
importFrom(cli,qty)
importFrom(digest,digest)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,setdiff)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(fs,dir_create)
importFrom(fs,file_create)
importFrom(fs,file_delete)
importFrom(fs,file_exists)
importFrom(fs,file_move)
importFrom(fs,path)
importFrom(fs,path_abs)
importFrom(fs,path_dir)
importFrom(fs,path_temp)
importFrom(glue,glue)
importFrom(glue,glue_data)
importFrom(purrr,imap)
importFrom(purrr,keep)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_depth)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,walk)
importFrom(readr,read_lines)
importFrom(readr,write_lines)
importFrom(rlang,caller_arg)
importFrom(rlang,check_dots_empty)
importFrom(rlang,check_installed)
importFrom(rlang,current_env)
importFrom(rlang,hash)
importFrom(rlang,hash_file)
importFrom(rlang,is_installed)
importFrom(rlang,ns_env)
importFrom(rlang,set_names)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_ends)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_split_1)
importFrom(stringr,str_squish)
importFrom(stringr,str_starts)
importFrom(stringr,str_subset)
importFrom(tibble,deframe)
importFrom(tibble,tibble)
importFrom(tidyr,complete)
importFrom(utils,capture.output)
importFrom(utils,getParseData)
importFrom(utils,getSrcref)
importFrom(utils,menu)
importFrom(utils,modifyList)
importFrom(utils,sessionInfo)
importFrom(utils,stack)
