Convenience method for accessing the version number for the currently-loaded JTS library.

JTSVersion()

Value

character. Semantic version number of loaded JTS library.

Details

When the JTS core library is loaded by rJava, either .onAttach() or after install_jts(), the org.locationtech.jts.JTSVersion class static fields are read to determine the current version. This value is stored in the package option rjts.JTS_VERSION.