r5r_sitrep: Generate an r5r situation report to help debug errors

View source: R/r5r_sitrep.R

r5r_sitrepR Documentation

Generate an r5r situation report to help debug errors

Description

The function reports a list with the following information:

  • The package version of {r5r} in use.

  • The installed version of R5.jar.

  • The Java version in use.

  • The amount of memory set to Java through the java.parameters option.

  • The user's Session Info.

Usage

r5r_sitrep()

Value

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.

Examples


r5r_sitrep()


r5r documentation built on Aug. 8, 2023, 9:07 a.m.