This function check that docker is installed

dockerTest()

Value

a character string indicating the version of the docker installed in the system

Examples

dockerTest()
#> #> In your system the following version of Docker is installed: #> Docker version 19.03.5, build 633a0ea
#> [1] TRUE