use_bbi.RdIdentifies system running and pulls the relevant tarball for the current release of babylon from GitHub,
and then installs it in the directory passed to .dir.
If used in an interactive session, will open an installation menu confirming the installed version.
use_bbi( .dir = "/data/apps", .version = "latest", .force = FALSE, .quiet = FALSE )
| .dir | directory to install bbi to on linux |
|---|---|
| .version | version of babylon to install. Must pass a character scalar corresponding to a tag found in |
| .force | If |
| .quiet | If |
character