future.callr: future.callr: A Future for callr

future.callrR Documentation

future.callr: A Future for callr

Description

The future.callr package implements the Future API on top of callr. The Future API is defined by the future package.

Details

To use callr futures, load future.callr, and select the type of future you wish to use, e.g. plan(callr).

Author(s)

Maintainer: Henrik Bengtsson henrikb@braju.com (ORCID) [copyright holder]

See Also

Useful links:

Examples


plan(callr)
demo("mandelbrot", package = "future", ask = FALSE)



future.callr documentation built on June 8, 2025, 1:24 p.m.