# Generated by roxygen2: do not edit by hand

export(cat_remote)
export(cp_remote)
export(create_qsub_config)
export(file_exists_remote)
export(get_default_qsub_config)
export(is_job_running)
export(is_qsub_config)
export(ls_remote)
export(mkdir_remote)
export(override_qsub_config)
export(qacct)
export(qacct_remote)
export(qstat_j)
export(qstat_j_remote)
export(qstat_remote)
export(qsub_lapply)
export(qsub_retrieve)
export(qsub_run)
export(rm_remote)
export(rsync_remote)
export(run_remote)
export(set_default_qsub_config)
export(test_qsub_config)
export(write_remote)
import(dplyr)
import(tidyr)
importFrom(glue,glue)
importFrom(methods,formalArgs)
importFrom(methods,is)
importFrom(pbapply,pblapply)
importFrom(processx,run)
importFrom(purrr,"%>%")
importFrom(purrr,"%||%")
importFrom(purrr,discard)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,set_names)
importFrom(random,randomStrings)
importFrom(readr,read_file)
importFrom(readr,write_lines)
importFrom(readr,write_rds)
importFrom(ssh,ssh_connect)
importFrom(ssh,ssh_disconnect)
importFrom(ssh,ssh_exec_internal)
importFrom(ssh,ssh_info)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(utils,head)
