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.5)cmdfun_1.0.2.zip(r-4.4)cmdfun_1.0.2.zip(r-4.3)
cmdfun_1.0.2.tgz(r-4.4-any)cmdfun_1.0.2.tgz(r-4.3-any)
cmdfun_1.0.2.tar.gz(r-4.5-noble)cmdfun_1.0.2.tar.gz(r-4.4-noble)
cmdfun_1.0.2.tgz(r-4.4-emscripten)cmdfun_1.0.2.tgz(r-4.3-emscripten)
cmdfun.pdf |cmdfun.html
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 site:https://snystrom.github.io

On CRAN:

5.95 score 15 stars 4 packages 6 scripts 335 downloads 21 exports 46 dependencies

Last updated 4 years agofrom:3aa798c65a. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 24 2025
R-4.5-winOKJan 24 2025
R-4.5-linuxOKJan 24 2025
R-4.4-winOKJan 24 2025
R-4.4-macOKJan 24 2025
R-4.3-winOKJan 24 2025
R-4.3-macOKJan 24 2025

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:askpassbriocallrclicliprcrayoncredentialscurldescdiffobjdigestevaluatefsgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpkgbuildpkgloadpraiseprocessxpspurrrR.methodsS3R.ooR.utilsR6rappdirsrlangrprojrootrstudioapisystestthatusethisvctrswaldowhiskerwithryamlzip

cmdfun

Rendered fromcmdfun.Rmdusingknitr::rmarkdownon Jan 24 2025.

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