Package: crew.aws.batch 0.0.10

crew.aws.batch: A Crew Launcher Plugin for AWS Batch
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 'crew.aws.batch' package extends the 'mirai'-powered 'crew' package with a worker launcher plugin for AWS Batch. Inspiration also comes from packages 'mirai' by Gao (2023) <https://github.com/r-lib/mirai>, '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, Bischl, and Surmann (2017). <doi:10.21105/joss.00135>.
Authors:
crew.aws.batch_0.0.10.tar.gz
crew.aws.batch_0.0.10.zip(r-4.5)crew.aws.batch_0.0.10.zip(r-4.4)
crew.aws.batch_0.0.10.tgz(r-4.5-any)crew.aws.batch_0.0.10.tgz(r-4.4-any)
crew.aws.batch_0.0.10.tar.gz(r-4.5-noble)
crew.aws.batch_0.0.10.tgz(r-4.4-emscripten)crew.aws.batch_0.0.10.tgz(r-4.3-emscripten)
crew.aws.batch.pdf |crew.aws.batch.html✨
crew.aws.batch/json (API)
NEWS
# Install 'crew.aws.batch' in R: |
install.packages('crew.aws.batch', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wlandau/crew.aws.batch/issues
Pkgdown site:https://wlandau.github.io
aws-batchcrewhigh-performance-computing
Last updated 18 days agofrom:bc77f5f669 (on 0.0.10). Checks:11 OK. Indexed: no.
Target | Result | Total time |
---|---|---|
linux-devel | OK | |
source / vignettes | OK | |
linux-release | OK | |
macos-devel-arm64 | OK | |
macos-release-arm64 | OK | |
macos-oldrel-arm64 | OK | |
windows-devel | OK | |
windows-release | OK | |
windows-oldrel | OK | |
wasm-release | OK | |
wasm-oldrel | OK |
Exports:crew_aws_batch_job_namecrew_class_definition_aws_batchcrew_class_launcher_aws_batchcrew_class_monitor_aws_batchcrew_controller_aws_batchcrew_definition_aws_batchcrew_launcher_aws_batchcrew_launcher_aws_batch_launchcrew_launcher_aws_batch_terminatecrew_monitor_aws_batchcrew_options_aws_batch
Dependencies:askpassbase64encclicrewcurldata.tabledigestfansifastmapgetipgluehttr2jsonlitelaterlifecyclemagrittrmirainanonextopensslpaws.commonpaws.computepaws.managementpillarpkgconfigprocessxpromisespsR6rappdirsRcpprlangsystibbletidyselectutf8vctrswithrxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
crew.aws.batch: a crew launcher plugin for AWS Batch | crew.aws.batch-package |
AWS Batch definition class | crew_class_definition_aws_batch |
AWS Batch launcher class | crew_class_launcher_aws_batch |
AWS Batch monitor class | crew_class_monitor_aws_batch |
Create a controller with an AWS Batch launcher. | crew_controller_aws_batch |
Create an AWS Batch job definition object. | crew_definition_aws_batch |
Create an AWS Batch launcher object. | crew_launcher_aws_batch |
Create an AWS Batch monitor object. | crew_monitor_aws_batch |
AWS Batch options | crew_options_aws_batch |