R
The module r makes it possible to easily exchange data with R and execute R scripts or evaluate expressions in the R language.
R is a free software environment for statistical computing and graphics. R is available as Free Software under the terms of the Free Software Foundation's GNU General Public License.
To use this module, the following line must be included in the header of the Mosel model file:
uses 'r';