CRAN/E | cmdfun

cmdfun

Framework for Building Interfaces to Shell Commands

Installation

About

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.

snystrom.github.io/cmdfun/
github.com/snystrom/cmdfun
Bug report File report

Key Metrics

Version 1.0.2
Published 2020-10-10 1293 days ago
Needs compilation? no
License MIT
License File
CRAN checks cmdfun results

Downloads

Yesterday 15 +67%
Last 7 days 93 -11%
Last 30 days 430 +20%
Last 90 days 1.108 -9%
Last 365 days 4.700 -4%

Maintainer

Maintainer

Spencer Nystrom

nystromdev@gmail.com

Authors

Spencer Nystrom

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

cmdfun

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

cmdfun archive

Imports

magrittr
purrr
R.utils
rlang
testthat
usethis
utils

Suggests

cli
covr
knitr
processx
rmarkdown

Reverse Imports

megadepth
memes