The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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 |
Reference manual: | delayed.pdf |
Vignettes: |
delayed: A Framework for Parallelizing Dependent Tasks |
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 |
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.