diff options
author | Frederick Muriuki Muriithi | 2025-08-01 14:41:04 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-08-11 11:04:43 -0500 |
commit | 3603b317476fa5ae212fbb90c51d6d7e858e920c (patch) | |
tree | b13aaf3aad7688f36f4caa7d4fbe01a8e0521298 /gn/packages/python.scm | |
parent | 08e80a97419c6f25562eaeef06cb6161e8be16ac (diff) | |
download | guix-bioinformatics-3603b317476fa5ae212fbb90c51d6d7e858e920c.tar.gz |
r-survival: update source module.
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r-- | gn/packages/python.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm index 91f8e74..9dd6edd 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -25,6 +25,7 @@ #:use-module (gnu packages python-science) #:use-module (gnu packages python-web) #:use-module (gnu packages jupyter) + #:use-module (gnu packages cran) #:use-module ((gnu packages python-xyz) #:hide (python2-six)) #:use-module (gnu packages rdf) #:use-module (gnu packages readline) |