# Generated by roxygen2: do not edit by hand

export(GAMScodeFilter)
export(checkAppearance)
export(checkDescription)
export(checkNoTabs)
export(checkSwitchAppearance)
export(check_config)
export(chooseFromList)
export(codeCheck)
export(codeExtract)
export(convert.modularGAMS)
export(copy_input)
export(delete_olddata)
export(download_distribute)
export(download_unpack)
export(fulldataOutput)
export(getLine)
export(getModules)
export(getfiledestinations)
export(interfaceplot)
export(is.modularGAMS)
export(is_model_locked)
export(loadConfig)
export(model_dependencies)
export(model_lock)
export(model_unlock)
export(module.skeleton)
export(modules_interfaceplot)
export(publish_data)
export(readDeclarations)
export(readDefaultConfig)
export(readSettings)
export(read_yaml_header)
export(replace_in_file)
export(saveConfig)
export(selectScript)
export(setScenario)
export(settingsCheck)
export(singleGAMSfile)
export(tardir)
export(updateInterfaceMapping)
export(update_fulldataOutput)
export(update_modules_embedding)
export(writeSets)
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(filelock,lock)
importFrom(filelock,unlock)
importFrom(rlang,.data)
importFrom(rlang,is_empty)
importFrom(stats,setNames)
importFrom(stringr,fixed)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_pad)
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,modifyList)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,tail)
importFrom(utils,untar)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(withr,local_connection)
importFrom(withr,local_tempdir)
importFrom(withr,with_connection)
importFrom(withr,with_dir)
importFrom(withr,with_environment)
importFrom(yaml,as.yaml)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
importFrom(yaml,yaml.load)
