This package is considered a duplicate. The official version of this package is found at:https://bayesiandemography.r-universe.dev/command
Package: command 0.2.0
command: Process Command Line Arguments
Process command line arguments, allowing scripts to behave like functions, with well-defined inputs and outputs. Helps make data analysis workflows more modular, and therefore more transparent, flexible, and reliable.
Authors:
command_0.2.0.tar.gz
command_0.2.0.zip(r-4.7-any)
command_0.2.0.tar.gz(r-4.7-any)command_0.2.0.tar.gz(r-4.6-any)
command_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
command/json (API)
| # Install 'command' in R: |
| install.packages('command', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bayesiandemography/command/issues
Pkgdown/docs site:https://bayesiandemography.github.io
Last updated from:a711f25007. Checks:5 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 146 | ||
| windows-devel-x86_64 | OK | 111 | ||
| wasm-release | OK | 136 |
Exports:cmd_assigncmd_assign_quietextract_makeextract_shellmakefileshell_scriptuse_renv
Dependencies:cli
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| command: Process command line arguments | command-package command |
| Assign Values Passed at the Command Line or Interactively | cmd_assign cmd_assign_quiet |
| Turn a 'cmd_assign' Call Into a Makefile Rule | extract_make |
| Turn a 'cmd_assign' Call Into a Shell Command | extract_shell |
| Create a Makefile | makefile |
| Create a Shell Script | shell_script |
| Activate an renv Project for the Current Session | use_renv |
