Skip to contents

The restoptr package uses Java to perform optimization procedures. As such, it is important that Java is installed correctly when using this package. This function verifies if Java is available on the system.

Usage

is_java_available()

Value

A logical (TRUE or FALSE) value indicating if Java is available for usage.