# Generated by roxygen2: do not edit by hand

export(approved_functions_init)
export(axecute)
export(build_approved)
export(get_file_path)
export(get_log_element)
export(get_logrx_metadata)
export(get_masked_functions)
export(get_session_info)
export(get_unapproved_use)
export(get_used_functions)
export(log_cleanup)
export(log_config)
export(log_init)
export(log_remove)
export(log_write)
export(logrxAddin)
export(loudly)
export(run_safely_loudly)
export(set_log_element)
export(set_log_name_path)
export(write_errors)
export(write_file_name_path)
export(write_log_element)
export(write_log_header)
export(write_masked_functions)
export(write_messages)
export(write_metadata)
export(write_output)
export(write_result)
export(write_session_info)
export(write_unapproved_functions)
export(write_used_functions)
export(write_warnings)
importFrom(dplyr,across)
importFrom(dplyr,anti_join)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(miniUI,gadgetTitleBar)
importFrom(miniUI,miniContentPanel)
importFrom(miniUI,miniPage)
importFrom(purrr,as_mapper)
importFrom(purrr,discard)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_chr)
importFrom(purrr,safely)
importFrom(purrr,set_names)
importFrom(rlang,.data)
importFrom(rstudioapi,selectDirectory)
importFrom(rstudioapi,selectFile)
importFrom(sessioninfo,session_info)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,checkboxInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,fluidRow)
importFrom(shiny,observeEvent)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderText)
importFrom(shiny,runGadget)
importFrom(shiny,stopApp)
importFrom(shiny,tags)
importFrom(shiny,textInput)
importFrom(shiny,uiOutput)
importFrom(stats,aggregate)
importFrom(stringi,stri_wrap)
importFrom(stringr,str_c)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_starts)
importFrom(tibble,tibble)
importFrom(tidyr,complete)
importFrom(tidyr,pivot_wider)
importFrom(utils,capture.output)
importFrom(utils,getParseData)
importFrom(waiter,spin_solar)
importFrom(waiter,useWaiter)
importFrom(waiter,waiter_hide)
importFrom(waiter,waiter_show)
