| License |
License |
|---|---|
| GroupId | GroupIdorg.aktin |
| ArtifactId | ArtifactIdr-script |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAKTIN : R Script
Execute R scripts on AKTIN data
to generate aggregated results and
visualisations
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| r-script-1.4.pom | |
| r-script-1.4.jar | 7 KB |
| r-script-1.4-tests.jar | 6 KB |
| r-script-1.4-sources.jar | 6 KB |
| r-script-1.4-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.aktin/r-script/ -->
<dependency>
<groupId>org.aktin</groupId>
<artifactId>r-script</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.aktin/r-script/
implementation 'org.aktin:r-script:1.4'
// https://jarcasting.com/artifacts/org.aktin/r-script/
implementation ("org.aktin:r-script:1.4")
'org.aktin:r-script:jar:1.4'
<dependency org="org.aktin" name="r-script" rev="1.4">
<artifact name="r-script" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aktin', module='r-script', version='1.4')
)
libraryDependencies += "org.aktin" % "r-script" % "1.4"
[org.aktin/r-script "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |