containerit
containerit copied to clipboard
Interactive CLI in R to get required metadata for packaging
In case information is missing, we can retrieve it from the user via a commandline interface directly from R
- based on package https://github.com/gaborcsardi/ask
- based on
utils:menu
, cf. https://github.com/hadley/devtools/blob/aaa4b61ca7c44515418d485cc64c84475e998ac7/R/utils.r#L69
Package cli
looks useful, and fun: https://cran.rstudio.com/web/packages/cli/README.html