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.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

it.bancaditalia.oss
Идентификатор

Идентификатор

r-maven-plugin
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/vpinna80/r-maven-plugin
Организация-разработчик

Организация-разработчик

Banca d'Italia
Система контроля версий

Система контроля версий

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

Скачать r-maven-plugin

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.5.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0