Package: cliff 0.1.2.9999
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().
Authors:
cliff_0.1.2.9999.tar.gz
cliff_0.1.2.9999.zip(r-4.7)cliff_0.1.2.9999.zip(r-4.6)cliff_0.1.2.9999.zip(r-4.5)
cliff_0.1.2.9999.tgz(r-4.6-any)cliff_0.1.2.9999.tgz(r-4.5-any)
cliff_0.1.2.9999.tar.gz(r-4.7-any)cliff_0.1.2.9999.tar.gz(r-4.6-any)
cliff_0.1.2.9999.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cliff/json (API)
NEWS
| # Install 'cliff' in R: |
| install.packages('cliff', repos = c('https://randy3k.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/randy3k/cliff/issues
Last updated from:2d5f23dfcc. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 144 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-release-arm64 | OK | 74 | ||
| macos-oldrel-arm64 | OK | 61 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 92 |
Exports:run
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run a command line program and wait until it terminates. | run |
