use_jenkins | R Documentation |
use_jenkins()
adds a basic Jenkinsfile for R packages to the project root
directory. The Jenkinsfile stages take advantage of calls to make
, and so
calling this function will also run use_make()
if a Makefile does not
already exist at the project root.
use_jenkins()
The documentation on Jenkins Pipelines.
use_make()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.