book.of.utilities seeks to facilitate execution of those repetitive, ad-hoc tasks often encountered during data processing.
Use remotes::install_github("delriaan/book.of.workflow", subdir = "pkg") to install the latest version from GitHub.
The following functional families are covered in book.of.workflow:
%-=%, %must.have%, check.env
| type | package | version |
|---|---|---|
| Depends | R | >= 4.1.0 |
| Imports | purrr | >= 1.0.0 |
| Imports | future |
|
| Imports | parallel |
|
| Imports | parallelly |
|
| Imports | callr |
|
| Imports | doParallel |
|
| Imports | foreach |
|
| Imports | magrittr |
|
| Imports | data.table |
|
| Imports | stringi |
|
| Imports | glue |
|
| Imports | readtext |
|
| Imports | utils |
|
| Imports | tcltk |
|
| Imports | rlang |
|
| Imports | rstudioapi |
|