# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "submitr" in publications use:' type: software license: MIT title: 'submitr: Scaffold and Submit Computational Jobs to CHTC Schedulers' version: 0.1.0.9000 doi: 10.32614/CRAN.package.submitr abstract: Provides scaffolding tools to help researchers prepare and submit computational jobs to high-throughput computing (HTC) schedulers. Generates the files required to run containerized R analyses on 'HTCondor', including submit files and executable scripts, and wraps the system commands needed to stage files, submit jobs, monitor status, and retrieve results from a CHTC submit node. A session-level job manifest tracks metadata across the workflow so that result files can be downloaded automatically without constructing file lists by hand. Provides 'htc_start()' for session management and 'htc_config()' for connection details and SSH connection reuse guidance. Works naturally alongside 'containr' for container image management and 'toolero' for dataset splitting and project scaffolding. authors: - family-names: Lares given-names: Erwin email: erwin.lares@wisc.edu orcid: https://orcid.org/0000-0002-3284-828X repository: https://erwinlares.r-universe.dev repository-code: https://github.com/erwinlares/submitr commit: e47270da3714b073d323cf1203acf75d6b69dcda url: https://erwinlares.github.io/submitr/ date-released: '2026-05-21' contact: - family-names: Lares given-names: Erwin email: erwin.lares@wisc.edu orcid: https://orcid.org/0000-0002-3284-828X