emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#61575: closed ([PATCH] gnu: r-doubletcollection: Update to (git-vers


From: GNU bug Tracking System
Subject: bug#61575: closed ([PATCH] gnu: r-doubletcollection: Update to (git-version 1.1.0 revision commit).)
Date: Mon, 06 Mar 2023 07:34:01 +0000

Your message dated Mon, 06 Mar 2023 08:32:16 +0100
with message-id <87ilfel4ge.fsf@elephly.net>
and subject line [PATCH] gnu: r-doubletcollection: Add missing inputs
has caused the debbugs.gnu.org bug report #61575,
regarding [PATCH] gnu: r-doubletcollection: Update to (git-version 1.1.0 
revision commit).
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61575: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61575
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: r-doubletcollection: Update to (git-version 1.1.0 revision commit). Date: Fri, 17 Feb 2023 16:02:52 +0100
* gnu/packages/bioinformatics.scm (r-doubletcollection): Update to (git-version 
1.1.0 revision commit).
[propagated-inputs]: Add r-minimal, python, python-scrublet, and 
python-doubletdetection.
---
 gnu/packages/bioinformatics.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 9470e6eb1a..515e390fa1 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8488,7 +8488,11 @@ (define-public r-doubletcollection
                                r-seurat
                                r-singlecellexperiment
                                r-slingshot
-                               r-summarizedexperiment))
+                               r-summarizedexperiment
+                               r-minimal
+                               python
+                               python-scrublet
+                               python-doubletdetection))
       (home-page "https://github.com/xnnba1984/DoubletCollection";)
       (synopsis "Tool for finding doublets in scRNA-seq data")
       (description
-- 
2.34.1




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: r-doubletcollection: Add missing inputs Date: Mon, 06 Mar 2023 08:32:16 +0100 User-agent: mu4e 1.8.13; emacs 28.2
I’ve removed r-minimal from the packages and changed the commit message
before pushing it.

Thanks!

-- 
Ricardo


--- End Message ---

reply via email to

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