README.md

rSubDisc

alpha version of the R wrapper for SubDisc (a.k.a. Cortana).

Install

The package is not available yet on CRAN. To install you will need R, Java (or OpenJDK) and Maven and Git.

  1. Install "devtools", if not already installed.
install.packages("devtools")
  1. 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.



SubDisc/rSubDisc documentation built on March 1, 2023, 11:21 p.m.