diff options
author | Alexander Kabui | 2021-09-23 12:22:51 +0300 |
---|---|---|
committer | Alexander Kabui | 2021-09-23 12:22:51 +0300 |
commit | e5a50e6becabb9ebe4884714f7a182fad4490490 (patch) | |
tree | 6853657139608b6d45b54a9fd965e5bf90d10412 | |
parent | 3d36fe96c94cebb6e7ea93b735148b25c4b95f6d (diff) | |
download | genenetwork3-e5a50e6becabb9ebe4884714f7a182fad4490490.tar.gz |
add rjson dependency
-rw-r--r-- | guix.scm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |