# -------------------------------------------- # 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 HTC Schedulers' version: 0.1.0 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. Provides 'htc_config()' for managing 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://cran.r-universe.dev repository-code: https://github.com/erwinlares/submitr commit: e0c1c00ae6280128c764de2307daf3118168faf9 url: https://erwinlares.github.io/submitr/ date-released: '2026-05-19' contact: - family-names: Lares given-names: Erwin email: erwin.lares@wisc.edu orcid: https://orcid.org/0000-0002-3284-828X