Package: batchr 0.0.2.9002

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:
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
Last updated from:92e72c4b4e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | OK | 149 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 139 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 114 |
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
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cleanup Batch Processing | batch_cleanup |
| Batch Completed? | batch_completed |
| Configure Batch Processing | batch_config |
| Read Configuration File | batch_config_read |
| Batch File Status | batch_file_status |
| Batch Files | batch_files_remaining |
| Is Clean | batch_is_clean |
| Read Log File | batch_log_read |
| Batch File Processing | batch_process |
| Reconfigures Batch Processing File Set | batch_reconfig_fileset |
| Reconfigures Batch Processing Function | batch_reconfig_fun |
| Batch Report | batch_report |
| Runs Batch Processing | batch_run |
| L'Ecuyer-CMRG Seeds | batch_seeds |
