rJava

From MaRDI portal
Software:20257



swMATH8247CRANrJavaMaRDI QIDQ20257

Low-Level R to Java Interface

Simon Urbanek

Last update: 26 January 2024

Copyright license: GNU Lesser General Public License, version 2.1

Software version identifier: 1.0-6, 0.2-3, 0.3-2, 0.3-3, 0.3-6, 0.3-8, 0.3-9, 0.3-10, 0.4-0, 0.4-1, 0.4-2, 0.4-3, 0.4-6, 0.4-7, 0.4-8, 0.4-9, 0.4-10, 0.4-11, 0.4-12, 0.4-13, 0.4-14, 0.4-15, 0.4-16, 0.5-0, 0.5-1, 0.6-0, 0.6-1, 0.6-2, 0.6-3, 0.7-0, 0.8-0, 0.8-1, 0.8-2, 0.8-3, 0.8-4, 0.8-5, 0.8-6, 0.8-7, 0.8-8, 0.9-0, 0.9-1, 0.9-2, 0.9-3, 0.9-4, 0.9-5, 0.9-6, 0.9-7, 0.9-8, 0.9-9, 0.9-10, 0.9-11, 0.9-12, 0.9-13, 1.0-4, 1.0-5, 1.0-10, 1.0-11


Source code repository: https://github.com/cran/rJava

Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.