News

NOTE: You can find a copy of the code used in this example in the examples/400-multi-with-remote-state folder of the module repository. For simplicity we have also reduced the number of files used in ...
If you want to use one of the modules, in this example R 2.14.0, you simply type. module load LANG/R/2.14.0. After the module is loaded you simply need to type in "R" from the command line to run the ...
Learn how to organize your test code into modules, classes, and methods to enhance reusability and modularity. Avoid repeating yourself with parameters, fixtures, and libraries.
NOTE: You can find a copy of the code used in this example in the examples/400-multi-with-orchestration folder of the module repository. This example will deploy everything using a single root module.