Skip to content

Example of building a package for Renjin using Apache Maven with a combination of R and Java

License

Notifications You must be signed in to change notification settings

bedatadriven/renjin-maven-package-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Renjin Package with Apache Maven

This is an example of writing and building an R package for Renjin using the Apache Maven build tool.

This example includes Java source alongside the R-language package, and uses the conventional Maven/gradle directory layout rather than the GNU R package layout.

The advantage of this approach is that such packages can fit more naturally into existing JVM-based workflows and tooling.

About

Example of building a package for Renjin using Apache Maven with a combination of R and Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published