diff options
-rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm index 509c9ff..3e7dcea 100644 --- a/guix.scm +++ b/guix.scm @@ -102,6 +102,7 @@ ("r-qtl" ,r-qtl) ("r-stringi" ,r-stringi) ("r-wgcna" ,r-wgcna) + ("r-rjson" ,r-rjson) ("python-plotly" ,python-plotly) ("python-pandas" ,python-pandas))) (build-system python-build-system) |