Full name:
it.bancaditalia.oss:r-maven-plugin:1.0.0:document
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
<attachArtifact> | boolean | - | True if the artifact produced by the build should be attached to
the project. Default value is: true. User property is: attachArtifact. |
<classifier> | String | - | Classifier of produced R artifact. User property is: classifier. |
<rHome> | File | - | Location of R installation directory. Default value is taken from
R_HOME environment variable. Default value is: ${env.R_HOME}. User property is: rHome. |
<roclets> | String | - | A comma-separated list of unquoted roclet names to be passed to
ROxygen. |
<sharedLibs> | File[] | - | Additional paths where to locate shared libraries needed by R and R
packages. User property is: sharedLibs. |