ffm_check_java: Check for a locally installed Java runtime system

View source: R/ffm_api_functions.R

ffm_check_javaR Documentation

Check for a locally installed Java runtime system

Description

Checks that Java version 1.8 or higher (aka Java 8) is installed on the local system and available from the command line. This is required to run simulations with ffm_run.

Usage

ffm_check_java(quiet = FALSE)

Value

TRUE if a compatible version of Java is found; FALSE otherwise.


pzylstra/frame_r documentation built on Nov. 12, 2023, 1:55 a.m.