install_java: Install OpenJDK for Windows

Description Usage Arguments Value

View source: R/dialr.R

Description

install_java() downloads and makes available the current release version of OpenJDK, which is required for the dialr package. It sets the JAVA_HOME variable and adds the JDK "bin" folder to the user PATH.

Usage

1
install_java(dir = "~", check_java = TRUE)

Arguments

dir

Directory to save the JDK folder

check_java

Should the function attempt to detect Java prior to installation?

Value

The path to the OpenJDK directory (invisibly)


jesse-smith/covidsms documentation built on Dec. 25, 2021, 4:24 a.m.