Package: clustermq
Title: Evaluate Function Calls on HPC Schedulers (LSF, SGE, SLURM,
        PBS/Torque)
Version: 0.8.4
Author: Michael Schubert <mschu.dev@gmail.com>
Maintainer: Michael Schubert <mschu.dev@gmail.com>
Description: Evaluate arbitrary function calls using workers on HPC schedulers
    in single line of code. All processing is done on the network without
    accessing the file system. Remote schedulers are supported via SSH.
URL: https://github.com/mschubert/clustermq
BugReports: https://github.com/mschubert/clustermq/issues
Depends: R (>= 3.0.2)
Imports: infuser (>= 0.2.8), narray, progress, purrr, R6, rzmq (>=
        0.9.3), utils
License: Apache License (== 2.0) | file LICENSE
LazyData: true
Encoding: UTF-8
Suggests: dplyr, knitr, parallel, roxygen2 (>= 5.0.0), testthat, tools
VignetteBuilder: knitr
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-04-22 16:47:17 UTC; mschu
Repository: CRAN
Date/Publication: 2018-04-22 17:24:28 UTC
