项目作者: mrc-ide

项目描述 :
:walking::walking::walking: Prototype general queue
高级语言: R
项目地址: git://github.com/mrc-ide/queuer.git
创建时间: 2016-01-21T15:52:44Z
项目社区:https://github.com/mrc-ide/queuer

开源协议:Other

下载


queuer

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.
R build status
codecov.io

Queue Tasks

Queue tasks and then run them.

This package exists to make use of HPC systems where jobs are submitted to remote computers. There is considerable overlap here with the BatchJobs package, and it might be better to target whatever extensibility that package has.

Installation

(Relatively) stable version via drat:

  1. drat:::add("mrc-ide")
  2. install.packages("queuer")