installDependencies: Checks for/installs dependencies

View source: R/phantom.R

dependenciesInstalledR Documentation

Checks for/installs dependencies

Description

dependenciesInstalled() that all the required system dependency, PhantomJS, is installed, and installDependencies() installs it if needed. For more information about where PhantomJS will be installed see webdriver::install_phantomjs().

Usage

dependenciesInstalled()

installDependencies()

Value

TRUE when all dependencies are fulfilled; otherwise, FALSE.


MangoTheCat/shinytest documentation built on March 7, 2024, 1:41 p.m.