jeremyrcoyle/delayed: A Framework for Parallelizing Dependent Tasks

Mechanisms to parallelize dependent tasks in a manner that optimizes the compute resources available. It provides access to "delayed" computations, which may be parallelized using futures. It is, to an extent, a facsimile of the 'Dask' library (<https://www.dask.org/>), for the 'Python' language.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.4.0
URL https://tlverse.org/delayed/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeremyrcoyle/delayed")
jeremyrcoyle/delayed documentation built on Oct. 26, 2022, 7:24 a.m.