Skip to content

biouno/r-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Plugin GitHub release Jenkins Plugin Installs

A simple plug-in to invoke R interpreter and execute an R script.

Description

With this script you can execute R scripts as part of your build. This plug-in was created for use in BioUno (sponsored by TupiLabs) project, and released to Jenkins as well.

You can also use environment variables, tokens created by other plug-ins or parameters via

paste('Date:', Sys.getenv('BUILD_ID'))

This will print something similar to Date: 2014-02-17_15-48-59

Using and Integrating the R-Plugin with Jenkins

Additional instructions can be found on the BioUno project site

Sponsors

For commercial support, please get contact us via @tupilabs

Roadmap

  • Use Jenkins built-in editor with syntax highlighting (check if it supports R)

Releases

No releases published

Packages

No packages published