Package: cmdfun 1.0.2

Spencer Nystrom

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.

Authors:Spencer Nystrom [aut, cre, cph]

cmdfun_1.0.2.tar.gz
cmdfun_1.0.2.zip(r-4.7)cmdfun_1.0.2.zip(r-4.6)cmdfun_1.0.2.zip(r-4.5)
cmdfun_1.0.2.tgz(r-4.6-any)cmdfun_1.0.2.tgz(r-4.5-any)
cmdfun_1.0.2.tar.gz(r-4.7-any)cmdfun_1.0.2.tar.gz(r-4.6-any)
cmdfun_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
cmdfun/json (API)
NEWS

# Install 'cmdfun' in R:
install.packages('cmdfun', repos = c('https://snystrom.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/snystrom/cmdfun/issues

Pkgdown/docs site:https://snystrom.github.io

On CRAN:

Conda:

6.25 score 17 stars 7 packages 7 scripts 581 downloads 21 exports 45 dependencies

Last updated from:3aa798c65a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK131
source / vignettesOK1022
linux-release-x86_64OK134
macos-release-arm64OK173
macos-oldrel-arm64OK168
windows-develOK84
windows-releaseOK73
windows-oldrelOK73
wasm-releaseOK117

Exports:.check_valid_command_path.check_valid_utilcmd_args_allcmd_args_dotscmd_args_namedcmd_error_if_missingcmd_file_combncmd_file_expectcmd_help_flags_similarcmd_help_flags_suggestcmd_help_parse_flagscmd_install_checkcmd_install_is_validcmd_list_dropcmd_list_drop_namedcmd_list_interpcmd_list_keepcmd_list_keep_namedcmd_list_to_flagscmd_path_searchcmd_ui_file_exists

Dependencies:askpassbriocallrclicliprcrayoncredentialscurldescdiffobjevaluatefsgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpkgbuildpkgloadpraiseprocessxpspurrrR.methodsS3R.ooR.utilsR6rappdirsrlangrprojrootrstudioapisystestthatusethisvctrswaldowhiskerwithryamlzip

cmdfun

Rendered fromcmdfun.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2020-10-02
Started: 2020-08-24