Package: crew 1.0.0

crew: A Distributed Worker Launcher Framework
In computationally demanding analysis projects, statisticians and data scientists asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. The 'NNG'-powered 'mirai' R package by Gao (2023) <doi:10.5281/zenodo.7912722> is a sleek and sophisticated scheduler that efficiently processes these intense workloads. The 'crew' package extends 'mirai' with a unifying interface for third-party worker launchers. Inspiration also comes from packages. 'future' by Bengtsson (2021) <doi:10.32614/RJ-2021-048>, 'rrq' by FitzJohn and Ashton (2023) <https://github.com/mrc-ide/rrq>, 'clustermq' by Schubert (2019) <doi:10.1093/bioinformatics/btz284>), and 'batchtools' by Lang, Bischel, and Surmann (2017) <doi:10.21105/joss.00135>.
Authors:
crew_1.0.0.tar.gz
crew_1.0.0.tar.gz(r-4.5-noble)crew_1.0.0.tar.gz(r-4.4-noble)
crew_1.0.0.tgz(r-4.4-emscripten)crew_1.0.0.tgz(r-4.3-emscripten)
crew.pdf |crew.html✨
crew/json (API)
NEWS
# Install 'crew' in R: |
install.packages('crew', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wlandau/crew/issues
Pkgdown site:https://wlandau.github.io
Last updated 4 days agofrom:2fb31a58b9. Checks:2 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 03 2025 |
R-4.5-linux | OK | Feb 03 2025 |
Exports:all_ofany_ofcontainscrew_assertcrew_asynccrew_class_asynccrew_class_clientcrew_class_controllercrew_class_controller_groupcrew_class_launchercrew_class_launcher_localcrew_class_monitor_localcrew_class_queuecrew_class_relaycrew_class_throttlecrew_class_tlscrew_cleancrew_clientcrew_controllercrew_controller_groupcrew_controller_localcrew_deprecatecrew_evalcrew_eval_asynccrew_launchercrew_launcher_localcrew_monitor_localcrew_options_localcrew_options_metricscrew_queuecrew_random_namecrew_relaycrew_retrycrew_terminate_processcrew_terminate_signalcrew_throttlecrew_tlscrew_workerends_witheverythinglast_colmatchesnum_rangeone_ofstarts_with
Dependencies:clidata.tablefansifastmapgetipgluelaterlifecyclemagrittrmirainanonextpillarpkgconfigprocessxpromisespsR6Rcpprlangtibbletidyselectutf8vctrswithr
Asynchronous Shiny apps
Rendered fromshiny.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2024-10-11
Started: 2023-05-22
Controller groups
Rendered fromgroups.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2025-02-03
Started: 2023-06-26
Integration with promises
Rendered frompromises.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2024-05-23
Started: 2024-02-09
Introduction to crew
Rendered fromintroduction.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2025-02-03
Started: 2023-09-18
Known risks of crew
Rendered fromrisks.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2024-10-11
Started: 2023-09-18
Launcher plugins
Rendered fromplugins.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2025-02-03
Started: 2023-03-23
Logging
Rendered fromlogging.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2024-11-03
Started: 2024-10-11