future.callr: A Future API for Parallel Processing using 'callr'

Implementation of the Future API on top of the 'callr' package. This allows you to process futures, as defined by the 'future' package, in parallel out of the box, on your local (Linux, macOS, Windows, ...) machine. Contrary to backends relying on the 'parallel' package (e.g. 'future::multisession'), the 'callr' backend provided here can run more than 125 parallel R processes.

Version: 0.5.0
Depends: R (≥ 3.2.0), future (≥ 1.14.0)
Imports: callr
Suggests: future.apply, listenv, markdown, R.rsp
Published: 2019-09-28
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
BugReports: https://github.com/HenrikBengtsson/future.callr/issues
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
URL: https://github.com/HenrikBengtsson/future.callr
NeedsCompilation: no
Materials: NEWS
CRAN checks: future.callr results

Downloads:

Reference manual: future.callr.pdf
Vignettes: A Future for callr
Package source: future.callr_0.5.0.tar.gz
Windows binaries: r-devel: future.callr_0.5.0.zip, r-release: future.callr_0.5.0.zip, r-oldrel: future.callr_0.5.0.zip
macOS binaries: r-release: future.callr_0.5.0.tgz, r-oldrel: future.callr_0.5.0.tgz
Old sources: future.callr archive

Reverse dependencies:

Reverse suggests: dipsaus, iml, mlr3, mlr3db, SpaDES.core

Linking:

Please use the canonical form https://CRAN.R-project.org/package=future.callr to link to this page.