cliff: Execute Command Line Programs Interactively

Execute command line programs and format results for interactive use. It is based on the package 'processx' so it does not use shell to start up the process like system() and system2(). It also provides a simpler and cleaner interface than processx::run().

Version: 0.1.2
Imports: ellipsis, processx, rlang
Suggests: withr, crayon, testthat
Published: 2021-11-02
Author: Randy Lai [aut, cre, cph]
Maintainer: Randy Lai <randy.cs.lai at gmail.com>
BugReports: https://github.com/RTagBot/cliff/issues
License: MIT + file LICENSE
URL: https://github.com/RTagBot/cliff
NeedsCompilation: no
Materials: README
CRAN checks: cliff results

Documentation:

Reference manual: cliff.pdf

Downloads:

Package source: cliff_0.1.2.tar.gz
Windows binaries: r-devel: cliff_0.1.2.zip, r-release: cliff_0.1.2.zip, r-oldrel: cliff_0.1.2.zip
macOS binaries: r-release (arm64): cliff_0.1.2.tgz, r-oldrel (arm64): cliff_0.1.2.tgz, r-release (x86_64): cliff_0.1.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cliff to link to this page.