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.
| Version: | 0.5.0 | 
| Depends: | R (≥ 3.2.0) | 
| Imports: | R6, igraph, future, rstackdeque, rlang, data.table, visNetwork, uuid, BBmisc, progress, R.utils, R.oo | 
| Suggests: | testthat, knitr, rmarkdown, shiny | 
| Published: | 2024-04-29 | 
| DOI: | 10.32614/CRAN.package.delayed | 
| Author: | Jeremy Coyle  [aut, cre, cph],
  Nima Hejazi  [ctb] | 
| Maintainer: | Jeremy Coyle  <jeremyrcoyle at gmail.com> | 
| BugReports: | https://github.com/tlverse/delayed/issues | 
| License: | GPL-3 | 
| URL: | https://tlverse.org/delayed/ | 
| NeedsCompilation: | no | 
| Materials: | NEWS | 
| CRAN checks: | delayed results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=delayed
to link to this page.