The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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
Author: Jeremy Coyle ORCID iD [aut, cre, cph], Nima Hejazi ORCID iD [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:

Reference manual: delayed.pdf
Vignettes: delayed: A Framework for Parallelizing Dependent Tasks

Downloads:

Package source: delayed_0.5.0.tar.gz
Windows binaries: r-devel: delayed_0.5.0.zip, r-release: delayed_0.5.0.zip, r-oldrel: delayed_0.5.0.zip
macOS binaries: r-release (arm64): delayed_0.5.0.tgz, r-oldrel (arm64): delayed_0.5.0.tgz, r-release (x86_64): delayed_0.5.0.tgz, r-oldrel (x86_64): delayed_0.5.0.tgz
Old sources: delayed archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=delayed to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.