Simple parallel and distributed processing using futures that utilizes the 'BatchJobs' framework, e.g. 'fit %<-% { lm(y ~ x) }'. This package implements the Future API of the 'future' package.
Version: | 0.13.1 |
Depends: | R (≥ 3.2.0), future (≥ 1.1.1) |
Imports: | BatchJobs (≥ 1.6), R.utils |
Suggests: | listenv, markdown, R.rsp |
Published: | 2016-10-21 |
Author: | Henrik Bengtsson [aut, cre, cph] |
Maintainer: | Henrik Bengtsson <henrikb at braju.com> |
BugReports: | https://github.com/HenrikBengtsson/future.BatchJobs/issues |
License: | LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)] |
URL: | https://github.com/HenrikBengtsson/future.BatchJobs |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | HighPerformanceComputing |
CRAN checks: | future.BatchJobs results |
Reference manual: | future.BatchJobs.pdf |
Vignettes: |
A Future for BatchJobs |
Package source: | future.BatchJobs_0.13.1.tar.gz |
Windows binaries: | r-devel: future.BatchJobs_0.13.1.zip, r-release: future.BatchJobs_0.13.1.zip, r-oldrel: future.BatchJobs_0.13.1.zip |
OS X Mavericks binaries: | r-release: future.BatchJobs_0.13.1.tgz, r-oldrel: future.BatchJobs_0.13.1.tgz |
Old sources: | future.BatchJobs archive |
Please use the canonical form https://CRAN.R-project.org/package=future.BatchJobs to link to this page.