Skip to content

Commit

Permalink
update title, desc
Browse files Browse the repository at this point in the history
  • Loading branch information
mschubert committed Jun 29, 2017
1 parent 8611271 commit 4de9931
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Package: clustermq
Title: ZeroMQ-Powered Cluster Jobs (LSF, SGE, SLURM)
Version: 0.6.1
Title: Evaluate Function Calls on HPC Schedulers (LSF, SGE, SLURM)
Version: 0.6.2
Author: Michael Schubert <mschu.dev@gmail.com>
Maintainer: Michael Schubert <mschu.dev@gmail.com>
Description: Transparent evaluation of function calls on HPC schedulers
without using network-mounted storage.
Description: Provides the Q() function to send arbitrary function calls to
workers on HPC schedulers without relying on network-mounted storage.
Allows using remote schedulers via SSH.
URL: https://github.com/mschubert/clustermq
BugReports: https://github.com/mschubert/clustermq/issues
Depends:
Expand All @@ -14,10 +15,9 @@ Imports:
narray,
pryr,
R6,
rzmq,
rzmq (>= 0.9.2),
tibble,
utils
Remotes: ropensci/rzmq
License: Apache License (== 2.0) | file LICENSE
LazyData: true
Encoding: UTF-8
Expand Down

0 comments on commit 4de9931

Please sign in to comment.