cmdfun: Framework for Building Interfaces to Shell Commands
Writing interfaces to command line software is cumbersome.
'cmdfun' provides a framework for building function calls to seamlessly
interface with shell commands by allowing lazy evaluation of command line arguments.
'cmdfun' also provides methods for handling user-specific paths to tool installs or secrets like API keys.
Its focus is to equally serve package builders who wish to wrap command line software, and to help analysts stay inside
R when they might usually leave to execute non-R software.
Version: |
1.0.2 |
Imports: |
magrittr, purrr, R.utils, rlang, testthat, usethis, utils |
Suggests: |
cli, covr, knitr, processx, rmarkdown |
Published: |
2020-10-10 |
Author: |
Spencer Nystrom
[aut, cre, cph] |
Maintainer: |
Spencer Nystrom <nystromdev at gmail.com> |
BugReports: |
https://github.com/snystrom/cmdfun |
License: |
MIT + file LICENSE |
URL: |
https://snystrom.github.io/cmdfun/,
https://github.com/snystrom/cmdfun |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
cmdfun results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=cmdfun
to link to this page.