J4R: Create 'Java' Objects and Execute 'Java' Methods

Makes it possible to create 'Java' objects and to execute 'Java' methods from the 'R' environment. The 'Java' Virtual Machine is handled by a gateway server. Commands are sent to the server through a socket connection from the 'R' environment. Calls to 'Java' methods allow for vectors so that a particular method is iteratively run on each element of the vector. A score algorithm also makes the calls to 'Java' methods less restrictive. The gateway server relies on the runnable 'Java' library 'j4r.jar'. This library is licensed under the LGPL-3. Its sources are included in this package.

Getting started

Package details

AuthorMathieu Fortin, Canadian Wood Fibre Centre, Canadian Forest Service
MaintainerMathieu Fortin <mathieu.fortin.re@gmail.com>
LicenseGPL-3
Version1.0.8
URL https://sourceforge.net/p/repiceasource/wiki/J4R/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("J4R")

Try the J4R package in your browser

Any scripts or data that you put into this service are public.

J4R documentation built on July 23, 2020, 9:06 a.m.