alpha version of the R wrapper for SubDisc (a.k.a. Cortana).
The package is not available yet on CRAN. To install you will need R, Java (or OpenJDK) and Maven and Git.
- Install "devtools", if not already installed.
install.packages("devtools")
- Download and install rSubDisc directly from Github.
devtools::install_github("SubDisc/rSubDisc")
The installation process will install the rSubDisc wrapper and the most recent version of SubDisc.