File: NAMESPACE

package info (click to toggle)
r-cran-rslurm 0.6.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 428 kB
  • sloc: sh: 25; makefile: 5
file content (15 lines) | stat: -rwxr-xr-x 352 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by roxygen2: do not edit by hand

export(cancel_slurm)
export(cleanup_files)
export(get_job_status)
export(get_slurm_out)
export(local_slurm_array)
export(print_job_status)
export(slurm_apply)
export(slurm_call)
export(slurm_job)
export(slurm_map)
importFrom(parallel,mclapply)
importFrom(utils,capture.output)
importFrom(utils,read.table)