A simple Java wrapper around Apache POI, providing the backbone of R package XLConnect.
- Build the Java package
mvn package
- Put the resulting JAR file into the
inst/java
directory of yourXLConnect
R package directory. - Install the R package (you'll likely want to restart your R session as well).