Skip to contents

All functions

java_check_version_cmd()
Check installed Java version using terminal commands
java_check_version_rjava()
Check Java Version with a Specified JAVA_HOME Using a Separate R Session
java_clear()
Manage Java installations and distributions caches
java_clear_distrib_cache()
Clear the Java distributions cache folder
java_clear_in_project()
Clear the Java versions symlinked in the current project
java_clear_installed_cache()
Clear the Java installations cache folder
java_download()
Download a Java distribution
java_env_set()
Set the JAVA_HOME and PATH environment variables to a given path
java_env_unset()
Unset the JAVA_HOME and PATH environment variables in the project .Rprofile
java_install()
Install Java from a distribution file
java_list()
List the contents of the Java cache
java_list_distrib_cache()
List the contents of the Java distributions cache folder
java_list_in_project()
List the Java versions symlinked in the current project
java_list_installed_cache()
List the contents of the Java installations cache folder
java_quick_install()
Download and install and set Java in current working/project directory