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.

Package details

AuthorJoe Thorley [cre, aut] (<https://orcid.org/0000-0002-7683-4592>), Audrey Beliveau [ctb], Ayla Pearson [ctb] (<https://orcid.org/0000-0001-7388-1222>), Poisson Consulting [cph, fnd]
MaintainerJoe Thorley <joe@poissonconsulting.ca>
LicenseMIT + file LICENSE
Version0.0.2
URL https://poissonconsulting.github.io/batchr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("batchr")

Try the batchr package in your browser

Any scripts or data that you put into this service are public.

batchr documentation built on Oct. 3, 2021, 9:06 a.m.