[ 原始碼: r-cran-cmdfun ]
套件:r-cran-cmdfun(1.0.2-2)
GNI R 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.
其他與 r-cran-cmdfun 有關的套件
|
|
|
|
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.1.3.20220408-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-purrr
- GNU R functional programming tools
-
- dep: r-cran-r.utils
- GNU R various programming utilities
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-testthat
- GNU R testsuite
-
- dep: r-cran-usethis
- Automate Package and Project Setup
-
- sug: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-processx
- GNU R execute and control system processes
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats