clojisr-template

Template to get started with ClojisR - a wrapper library exposing APIs for calling R functions on R objects in Clojure

Leiningen/Boot

[clojisr-template "1.0.1"]

Clojure CLI/deps.edn

clojisr-template/clojisr-template {:mvn/version "1.0.1"}

Gradle

implementation("clojisr-template:clojisr-template:1.0.1")

Maven

<dependency>
  <groupId>clojisr-template</groupId>
  <artifactId>clojisr-template</artifactId>
  <version>1.0.1</version>
</dependency>