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.5-any)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:

Conda:

6.13 score 15 stars 6 packages 7 scripts 401 downloads 21 exports 46 dependencies

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

TargetResultLatest binary
Doc / VignettesOKMar 25 2025
R-4.5-winOKMar 25 2025
R-4.5-macOKMar 25 2025
R-4.5-linuxOKMar 25 2025
R-4.4-winOKMar 25 2025
R-4.4-macOKMar 25 2025
R-4.4-linuxOKMar 25 2025
R-4.3-winOKMar 25 2025
R-4.3-macOKMar 25 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 Mar 25 2025.

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