Package: condor Version: 3.0.3 Date: 2026-07-09 Title: Interact with 'Condor' from R via SSH Authors@R: c(person("Arni", "Magnusson", role=c("aut","cre"), email="thisisarni@gmail.com"), person("Nan", "Yao", role="aut"), person("Jemery", "Day", role="ctb"), person("Thomas", "Teears", role="ctb")) Depends: ssh Imports: stats, utils SystemRequirements: htcondor Description: Interact with 'Condor' from R via SSH connection. Files are first uploaded from user machine to submitter machine, and the job is then submitted from the submitter machine to 'Condor'. Functions are provided to submit, list, and download 'Condor' jobs from R. 'Condor' is an open source high-throughput computing software framework for distributed parallelization of computationally intensive tasks. License: GPL-3 URL: https://github.com/PacificCommunity/condor, https://htcondor.org Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Roxygen: list(old_usage=TRUE) Config/pak/sysreqs: git libssh-dev libssh2-1-dev libssl-dev Repository: https://pacificcommunity.r-universe.dev Date/Publication: 2026-07-09 02:02:28 UTC RemoteUrl: https://github.com/pacificcommunity/condor RemoteRef: HEAD RemoteSha: a33e076487bf2ac3b4a5de614a65b07aafe56205 NeedsCompilation: no Packaged: 2026-07-09 14:19:23 UTC; root Author: Arni Magnusson [aut, cre], Nan Yao [aut], Jemery Day [ctb], Thomas Teears [ctb] Maintainer: Arni Magnusson