Skip to content

cran/J4R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The J4R package

The J4R package is licensed under the GNU General Public License v3.0 (GPL-3).

The J4R package makes it possible to execute native Java code in an R environment. More specifically, it allows to create Java objects and to invoke Java methods, whether they are static or not. The package is based on a local Java server that is instantiated through a Java library packaged as j4r.jar. This Java library is licensed under the Lesser GNU General Public License v3.0 (LGPL-3). Both the J4R package and the j4r Java library come with absolutely NO WARRANTY.

The source code of the J4R package and the j4r library is freely available at https://svn.code.sf.net/p/repiceasource/code/trunk .

The documentation can be found at https://sourceforge.net/p/repiceasource/wiki/J4R/ .

Tickets can be created at https://sourceforge.net/p/repiceasource/tickets/ .

Mathieu Fortin e-mail: mathieu.fortin.re@gmail.com

About

❗ This is a read-only mirror of the CRAN R package repository. J4R — Create 'Java' Objects and Execute 'Java' Methods. Homepage: https://sourceforge.net/p/repiceasource/wiki/J4R/ Report bugs for this package: https://sourceforge.net/p/repiceasource/tickets/

Resources

Stars

Watchers

Forks

Packages

No packages published