guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: r-flowclust: Add gsl.


From: guix-commits
Subject: 01/03: gnu: r-flowclust: Add gsl.
Date: Fri, 3 Dec 2021 07:49:44 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 8fa7de386c2cd2e232ebd20b87b05f6263a89cfa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 3 13:28:41 2021 +0100

    gnu: r-flowclust: Add gsl.
    
    * gnu/packages/bioconductor.scm (r-flowclust)[inputs]: Remove accidentally
    committed comment character.
---
 gnu/packages/bioconductor.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 6fd51b9..a25f56a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10023,7 +10023,6 @@ statistics to the plot.")
        ("r-flowviz" ,r-flowviz)
        ("r-graph" ,r-graph)
        ("r-mnormt" ,r-mnormt)))
-    #;
     (inputs
      `(("gsl" ,gsl)))
     (native-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]