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.5)cliff_0.1.2.9999.zip(r-4.4)cliff_0.1.2.9999.zip(r-4.3)
cliff_0.1.2.9999.tgz(r-4.5-any)cliff_0.1.2.9999.tgz(r-4.4-any)cliff_0.1.2.9999.tgz(r-4.3-any)
cliff_0.1.2.9999.tar.gz(r-4.5-noble)cliff_0.1.2.9999.tar.gz(r-4.4-noble)
cliff_0.1.2.9999.tgz(r-4.4-emscripten)cliff_0.1.2.9999.tgz(r-4.3-emscripten)
cliff.pdf |cliff.html✨
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 3 years agofrom:2d5f23dfcc. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 25 2025 |
R-4.5-win | OK | Feb 25 2025 |
R-4.5-mac | OK | Feb 25 2025 |
R-4.5-linux | OK | Feb 25 2025 |
R-4.4-win | OK | Feb 25 2025 |
R-4.4-mac | OK | Feb 25 2025 |
R-4.3-win | OK | Feb 25 2025 |
R-4.3-mac | OK | Feb 25 2025 |
Exports:run
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Run a command line program and wait until it terminates. | run |