README.md

helloRJava

A dummy package interfacing a jar file that resides inside an R package.

Compile Java code

To compile the .jar library from sources in inst/javasrc use

javac HelloRJava.java
jar cvf helloRJava.jar HelloRJava.class

or call make.



aoles/helloRJava documentation built on May 10, 2019, 12:42 p.m.