Package: batchr 0.0.2.9002

Joe Thorley

batchr: Batch Process Files

Processes multiple files with a user-supplied function. The key design principle is that only files which were last modified before the directory was configured are processed. A hidden file stores the configuration time and function etc while successfully processed files are automatically touched to update their modification date. As a result batch processing can be stopped and restarted and any files created (or modified or deleted) during processing are ignored.

Authors:Joe Thorley [aut, cre], Audrey Beliveau [ctb], Ayla Pearson [ctb], Poisson Consulting [cph, fnd]

batchr_0.0.2.9002.tar.gz
batchr_0.0.2.9002.zip(r-4.7)batchr_0.0.2.9002.zip(r-4.6)batchr_0.0.2.9002.zip(r-4.5)
batchr_0.0.2.9002.tgz(r-4.6-any)batchr_0.0.2.9002.tgz(r-4.5-any)
batchr_0.0.2.9002.tar.gz(r-4.7-any)batchr_0.0.2.9002.tar.gz(r-4.6-any)
batchr_0.0.2.9002.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
batchr/json (API)
NEWS

# Install 'batchr' in R:
install.packages('batchr', repos = c('https://poissonconsulting.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/poissonconsulting/batchr/issues

Pkgdown/docs site:https://poissonconsulting.github.io

On CRAN:

Conda:

batch-processing

4.62 score 7 stars 9 scripts 9 downloads 14 exports 20 dependencies

Last updated from:92e72c4b4e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK158
source / vignettesOK156
linux-release-x86_64OK149
macos-release-arm64OK134
macos-oldrel-arm64OK139
windows-develOK102
windows-releaseOK98
windows-oldrelOK94
wasm-releaseOK114

Exports:batch_cleanupbatch_completedbatch_configbatch_config_readbatch_file_statusbatch_files_remainingbatch_is_cleanbatch_log_readbatch_processbatch_reconfig_filesetbatch_reconfig_funbatch_reportbatch_runbatch_seeds

Dependencies:chkclicodetoolsdigestdttr2furrrfutureglobalsgluehmshmstimerlifecyclelistenvmagrittrparallellypkgconfigpurrrrlangvctrsyesno

Get Started with batchr

Rendered frombatchr.Rmdusingknitr::rmarkdownon Jun 24 2026.

Last update: 2024-09-18
Started: 2019-10-23

Readme and manuals

Help Manual

Help pageTopics
Cleanup Batch Processingbatch_cleanup
Batch Completed?batch_completed
Configure Batch Processingbatch_config
Read Configuration Filebatch_config_read
Batch File Statusbatch_file_status
Batch Filesbatch_files_remaining
Is Cleanbatch_is_clean
Read Log Filebatch_log_read
Batch File Processingbatch_process
Reconfigures Batch Processing File Setbatch_reconfig_fileset
Reconfigures Batch Processing Functionbatch_reconfig_fun
Batch Reportbatch_report
Runs Batch Processingbatch_run
L'Ecuyer-CMRG Seedsbatch_seeds