The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
DOI: | 10.32614/CRAN.package.cmdfun |
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 |
Reference manual: | cmdfun.pdf |
Vignettes: |
cmdfun |
Package source: | cmdfun_1.0.2.tar.gz |
Windows binaries: | r-devel: cmdfun_1.0.2.zip, r-release: cmdfun_1.0.2.zip, r-oldrel: cmdfun_1.0.2.zip |
macOS binaries: | r-release (arm64): cmdfun_1.0.2.tgz, r-oldrel (arm64): cmdfun_1.0.2.tgz, r-release (x86_64): cmdfun_1.0.2.tgz, r-oldrel (x86_64): cmdfun_1.0.2.tgz |
Old sources: | cmdfun archive |
Reverse imports: | megadepth, memes |
Please use the canonical form https://CRAN.R-project.org/package=cmdfun to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.