| dependenciesInstalled {shinytest} | R Documentation |
Checks that all the required system dependencies are installed properly, returns. If dependencie are missing, consider running installDependencies.
dependenciesInstalled()
TRUE when all dependencies are fullfilled; otherwise,
FALSE.
installDependencies to install missing dependencies.