r-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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

it.bancaditalia.oss
ArtifactId

ArtifactId

r-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

r-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

https://github.com/vpinna80/r-maven-plugin
Project Organization

Project Organization

Banca d'Italia
Source Code Management

Source Code Management

https://github.com/vpinna80/r-maven-plugin

Download r-maven-plugin

How to add to project

<plugin>
    <groupId>it.bancaditalia.oss</groupId>
    <artifactId>r-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (3)

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

provided (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0