# Generated by roxygen2: do not edit by hand

export(copy_file)
export(create_config)
export(create_docker_config)
export(create_singularity_config)
export(get_default_config)
export(list_docker_images)
export(pull_container)
export(read_file)
export(run)
export(set_default_config)
export(test_docker_installation)
export(test_singularity_installation)
import(dplyr)
import(purrr)
importFrom(crayon,bold)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(dynutils,safe_tempdir)
importFrom(processx,run)
importFrom(utils,read.delim)
importFrom(utils,tail)
