# Generated by roxygen2: do not edit by hand

export(GAMScodeFilter)
export(checkAppearance)
export(checkDescription)
export(checkSwitchAppearance)
export(check_config)
export(codeCheck)
export(codeExtract)
export(convert.modularGAMS)
export(copy_input)
export(delete_olddata)
export(download_distribute)
export(download_unpack)
export(fulldataOutput)
export(getModules)
export(get_info)
export(getfiledestinations)
export(interfaceplot)
export(is.modularGAMS)
export(model_dependencies)
export(model_lock)
export(model_unlock)
export(module.skeleton)
export(modules_interfaceplot)
export(publish_data)
export(readDeclarations)
export(read_yaml_header)
export(replace_in_file)
export(selectScript)
export(setScenario)
export(settingsCheck)
export(singleGAMSfile)
export(tardir)
export(updateInterfaceMapping)
export(update_fulldataOutput)
export(update_modules_embedding)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,tibble)
importFrom(rlang,.data)
importFrom(rlang,is_empty)
importFrom(stringr,fixed)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(stringr,str_trunc)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,tail)
importFrom(utils,untar)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(yaml,read_yaml)
importFrom(yaml,yaml.load)
