r-funr¶
A small utility which wraps Rscript and provides access to all R functions from the shell.
| Home | https://github.com/sahilseth/funr | 
| Versions | 0.2.0 | 
| License | MIT + file LICENSE | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-funr | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-funr
and update with:
conda update r-funr