- R - Class in org.biouno.r
-
Invokes the Rscript interpreter and executes the R script entered on the
Jenkins build configuration.
- R(String) - Constructor for class org.biouno.r.R
-
- R.DescriptorImpl - Class in org.biouno.r
-
- R_DisplayName() - Static method in class org.biouno.r.Messages
-
Key R.DisplayName
: Execute R script
.
- R_FileCreationError() - Static method in class org.biouno.r.Messages
-
Key R.FileCreationError
: Could not create R script
temporary file.
.
- R_FunctionName() - Static method in class org.biouno.r.Messages
-
Key R.FunctionName
: r
.
- R_NullCommandError() - Static method in class org.biouno.r.Messages
-
Key R.NullCommandError
: R command can not be null.
.
- RStep - Class in org.biouno.r
-
Step for workflow/pipeline compatibility.
- RStep(String) - Constructor for class org.biouno.r.RStep
-
- RStep.DescriptorImpl - Class in org.biouno.r
-