Rocker

Rocker, or R on Docker is the most formidable (and stable) form of reproducibility that can be achieved at present, due to the fact that it is not only the packages that are persisted but also the environment in which R has been installed. This is achieved by virtue of the fact that Docker, arguably the most popular platform for containerization, can be used to persist the environment in which the software was developed. Containers share the system kernel, but contain practically everything else such as system libraries, runtime, and other code-related dependencies.

Further information on Rocker is available at https://github.com/rocker-org/rocker.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.106.135