r-rjson¶
Converts R object into JSON objects and vice-versa
| Home | https://cran.r-project.org/web/packages/rjson/index.html | 
| Versions | 0.2.15 | 
| License | GPL-2 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-rjson | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-rjson
and update with:
conda update r-rjson