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).

Examples


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



future.callr documentation built on Aug. 10, 2023, 1:07 a.m.