powered by
The function reports a list with the following information:
The package version of {r5r} in use.
{r5r}
The installed version of R5.jar.
R5.jar
The Java version in use.
The amount of memory set to Java through the java.parameters option.
java.parameters
The user's Session Info.
r5r_sitrep()
A list with information of the versions of the r5r package, Java and R5 Jar in use, the memory set to Java and user's Session Info.
list
if (FALSE) { # identical(tolower(Sys.getenv("NOT_CRAN")), "true") r5r_sitrep() }
Run the code above in your browser using DataLab