future (version 1.10.0)

future_lapply: [DEFUNCT] Apply a Function over a List or Vector via Futures

Description

IMPORTANT: The future_lapply() function has been moved to the future.apply package. The version in this package (future) is defunct and gives an error if used. It will be fully removed in an upcoming release. Please update your code to make use of future.apply::future_lapply() instead.

Usage

future_lapply(...)

Arguments

Not used.