Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getJavaInfo

Get Memory and Runtime Info from JVM


Description

Get Memory and Runtime Info from JVM

Usage

getJavaInfo(memory = TRUE, filesystem = TRUE, runtime = TRUE)

Arguments

memory

Logical whether to include memory information + number of available cores

filesystem

Logical whether to include filesystem information (Total, free and usable space)

runtime

Logical whether to include runtime information (Class Path, Library Path, Input Arguments)

Value

character vector of length 1 containing the memory and runtime info.

Author(s)

Kornelius Rohmeyer rohmeyer@small-projects.de

Examples

## Not run: 
cat(getJavaInfo())

## End(Not run)

gMCP

Graph Based Multiple Comparison Procedures

v0.8-15
GPL (>= 2)
Authors
Kornelius Rohmeyer [aut, cre], Florian Klinglmueller [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.