r-lambda.r¶
A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety.
Home | |
Versions | 1.1.7 |
License | LGPL-3 |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-lambda.r |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-lambda.r
and update with:
conda update r-lambda.r