Package: batchr 0.0.2.9000

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 [cre, aut], Audrey Beliveau [ctb], Ayla Pearson [ctb], Poisson Consulting [cph, fnd]

batchr_0.0.2.9000.tar.gz
batchr_0.0.2.9000.zip(r-4.5)batchr_0.0.2.9000.zip(r-4.4)batchr_0.0.2.9000.zip(r-4.3)
batchr_0.0.2.9000.tgz(r-4.4-any)batchr_0.0.2.9000.tgz(r-4.3-any)
batchr_0.0.2.9000.tar.gz(r-4.5-noble)batchr_0.0.2.9000.tar.gz(r-4.4-noble)
batchr_0.0.2.9000.tgz(r-4.4-emscripten)batchr_0.0.2.9000.tgz(r-4.3-emscripten)
batchr.pdf |batchr.html
batchr/json (API)
NEWS

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

Peer review:

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

On CRAN:

batch-processing

4.38 score 6 stars 8 scripts 21 downloads 14 exports 19 dependencies

Last updated 20 days agofrom:47741c0846. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winOKNov 01 2024
R-4.5-linuxOKNov 01 2024
R-4.4-winOKNov 01 2024
R-4.4-macOKNov 01 2024
R-4.3-winOKNov 01 2024
R-4.3-macOKNov 01 2024

Exports:batch_cleanupbatch_completedbatch_configbatch_config_readbatch_file_statusbatch_files_remainingbatch_is_cleanbatch_log_readbatch_processbatch_reconfig_filesetbatch_reconfig_funbatch_reportbatch_runbatch_seeds

Dependencies:chkclicodetoolsdigestfurrrfutureglobalsgluehmshmstimerlifecyclelistenvmagrittrparallellypkgconfigpurrrrlangvctrsyesno

Get Started with batchr

Rendered frombatchr.Rmdusingknitr::rmarkdownon Nov 01 2024.

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