| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdit.bancaditalia.oss |
| ArtifactId | ArtifactIdr-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionr-maven-plugin
This plugin brings into Maven the lifecycle of an R package.
It builds onto the existing R installation to perform build, check, etc.
It provides means to complete a DESCRIPTION file with version, etc.
In the future, It will allow to deploy the project to CRAN as well as a Maven artifact repository.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| r-maven-plugin-1.0.0.pom | |
| r-maven-plugin-1.0.0.jar | 37 KB |
| r-maven-plugin-1.0.0-sources.jar | 20 KB |
| r-maven-plugin-1.0.0-javadoc.jar | 65 KB |
| Browse |
<plugin>
<groupId>it.bancaditalia.oss</groupId>
<artifactId>r-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.shared : maven-filtering | jar | 3.1.1 |
| com.github.lucarosellini.rJava : JRI | jar | 0.9-7 |
| net.java.dev.jna : jna | jar | 4.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.5.3 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-compat | jar | 3.5.3 |
| junit : junit | jar | 4.12 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |