check_gcae_is_installed: Check if GCAE is installed

View source: R/check_gcae_is_installed.R

check_gcae_is_installedR Documentation

Check if GCAE is installed

Description

Check if GCAE is installed. Will stop if not

Usage

check_gcae_is_installed(gcae_options = create_gcae_options())

Arguments

gcae_options

options to run GCAE, as created by create_gcae_options

Details

GCAE is installed, if:

  • The GCAE repo is cloned, see check_gcae_repo_is_cloned

  • The needed Python packages, see check_gcae_python_packages_are_installed

  • Fix the GCAE script, see check_gcae_script_is_fixed

Value

Nothing. Will stop if GCAE is not installed.

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.