Package: future.BatchJobs
Version: 0.12.0
Depends: R (>= 3.2.0), future (>= 1.0.0)
Imports: BatchJobs (>= 1.6), R.utils
Suggests: listenv, markdown, R.rsp
VignetteBuilder: R.rsp
Title: A Future for BatchJobs
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
                                          email = "henrikb@braju.com"))
Description: Simple parallel and distributed processing using futures
    that utilizes the 'BatchJobs' framework,
    e.g. 'fit %<-% { glm.fit(x, y) }'.
    This package implements the Future API of the 'future' package.
License: LGPL (>= 2.1)
LazyLoad: TRUE
URL: https://github.com/HenrikBengtsson/future.BatchJobs
BugReports: https://github.com/HenrikBengtsson/future.BatchJobs/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-26 00:20:15 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2016-06-26 12:39:35
