Package: crew 0.10.2.9001
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_0.10.2.9001.tar.gz
crew_0.10.2.9001.zip(r-4.5)crew_0.10.2.9001.zip(r-4.4)crew_0.10.2.9001.zip(r-4.3)
crew_0.10.2.9001.tgz(r-4.4-any)crew_0.10.2.9001.tgz(r-4.3-any)
crew_0.10.2.9001.tar.gz(r-4.5-noble)crew_0.10.2.9001.tar.gz(r-4.4-noble)
crew_0.10.2.9001.tgz(r-4.4-emscripten)crew_0.10.2.9001.tgz(r-4.3-emscripten)
crew.pdf |crew.html✨
crew/json (API)
NEWS
# Install 'crew' in R: |
install.packages('crew', repos = c('https://wlandau.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wlandau/crew/issues
Last updated 2 hours agofrom:1e5a11392a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:all_ofany_ofcontainscrew_assertcrew_asynccrew_class_asynccrew_class_clientcrew_class_controllercrew_class_controller_groupcrew_class_launchercrew_class_launcher_localcrew_class_monitor_localcrew_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_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 Nov 21 2024.Last update: 2024-08-01
Started: 2023-05-02
Controller groups
Rendered fromgroups.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2024-06-24
Started: 2023-06-16
Integration with promises
Rendered frompromises.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2024-05-03
Started: 2024-02-06
Introduction to crew
Rendered fromintroduction.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2024-10-08
Started: 2023-09-14
Known risks of crew
Rendered fromrisks.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2024-10-08
Started: 2023-09-14
Launcher plugins
Rendered fromplugins.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2024-11-13
Started: 2023-03-21
Logging
Rendered fromlogging.Rmd
usingknitr::rmarkdown
on Nov 21 2024.Last update: 2024-10-22
Started: 2024-10-08