Package: condor
Version: 3.0.1
Date: 2025-09-22
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
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-22 05:47:38 UTC; arnim
Author: Arni Magnusson [aut, cre],
  Nan Yao [aut],
  Jemery Day [ctb],
  Thomas Teears [ctb]
Maintainer: Arni Magnusson <thisisarni@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-22 06:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:40:55 UTC; windows
