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.

Version: 1.0.8
Imports: utils (≥ 3.4), methods (≥ 3.4)
Suggests: testthat
Published: 2020-07-23
Author: Mathieu Fortin, Canadian Wood Fibre Centre, Canadian Forest Service
Maintainer: Mathieu Fortin <mathieu.fortin.re at gmail.com>
BugReports: https://sourceforge.net/p/repiceasource/tickets/
License: GPL-3
Copyright: Her Majesty the Queen in right of Canada
URL: https://sourceforge.net/p/repiceasource/wiki/J4R/
NeedsCompilation: no
SystemRequirements: Java 8 or later
Materials: README
CRAN checks: J4R results

Downloads:

Reference manual: J4R.pdf
Package source: J4R_1.0.8.tar.gz
Windows binaries: r-devel: J4R_1.0.8.zip, r-release: J4R_1.0.8.zip, r-oldrel: J4R_1.0.8.zip
macOS binaries: r-release: J4R_1.0.8.tgz, r-oldrel: J4R_1.0.8.tgz
Old sources: J4R archive

Reverse dependencies:

Reverse imports: betadiv

Linking:

Please use the canonical form https://CRAN.R-project.org/package=J4R to link to this page.