NEWS
nfcore.utils 0.0.4 (2026-06-22)
- Fix CRAN review comments
- Replace
installe.packages() by requireNamespace()
nfcore.utils 0.0.3
- Fix URLs
- Expose versions and log output path
nfcore.utils 0.0.2
Fix
- Fix and add test for empty args string.
- Fix readme and badges
nfcore.utils 0.0.1
Initial release of R nf-core/utils
Added
- Add
process_inputs() and process_end() main function
- Add
read_delim_flexible()