Package: batchscr 0.1.0
batchscr: Batch Script Helpers
Handy frameworks, such as error handling and log generation, for batch scripts. Use case: in scripts running in remote servers, set error handling mechanism for downloading and uploading and record operation log.
Authors:
batchscr_0.1.0.tar.gz
batchscr_0.1.0.zip(r-4.5)batchscr_0.1.0.zip(r-4.4)batchscr_0.1.0.zip(r-4.3)
batchscr_0.1.0.tgz(r-4.4-any)batchscr_0.1.0.tgz(r-4.3-any)
batchscr_0.1.0.tar.gz(r-4.5-noble)batchscr_0.1.0.tar.gz(r-4.4-noble)
batchscr_0.1.0.tgz(r-4.4-emscripten)batchscr_0.1.0.tgz(r-4.3-emscripten)
batchscr.pdf |batchscr.html✨
batchscr/json (API)
# Install 'batchscr' in R: |
install.packages('batchscr', repos = c('https://sherrisherry.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sherrisherry/batchscr/issues
Last updated 6 years agofrom:24b064a91f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Frame Work for Handling Errors in a Batch Process | ecycle |
Making Formatted Log Files | mklog |