guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: r-bigmelon: Add r-knitr.


From: guix-commits
Subject: branch master updated: gnu: r-bigmelon: Add r-knitr.
Date: Fri, 21 Jan 2022 12:47:10 -0500

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new cadcbbaf65 gnu: r-bigmelon: Add r-knitr.
cadcbbaf65 is described below

commit cadcbbaf655953b28df9466c07b4b5c63d29b00b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 21 18:45:27 2022 +0100

    gnu: r-bigmelon: Add r-knitr.
    
    * gnu/packages/bioconductor.scm (r-bigmelon)[native-inputs]: Add r-knitr.
---
 gnu/packages/bioconductor.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index b9edb3009f..3eeb55de5f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10979,6 +10979,8 @@ with multiple R processes supported by the package 
@code{parallel}.")
            r-methylumi
            r-minfi
            r-watermelon))
+    (native-inputs
+     (list r-knitr))
     (home-page "https://bioconductor.org/packages/bigmelon/";)
     (synopsis "Illumina methylation array analysis for large experiments")
     (description



reply via email to

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