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.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:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:run
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Run a command line program and wait until it terminates. | run |