Checks that all the required system dependencies are installed properly, returns. If dependencies are missing, consider running installDependencies.
dependenciesInstalled()
TRUE when all dependencies are fulfilled; otherwise,
FALSE.
installDependencies to install missing dependencies.