GNU bug report logs - #61575
[PATCH] gnu: r-doubletcollection: Update to (git-version 1.1.0 revision commit).

Previous Next

Package: guix-patches;

Reported by: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>

Date: Fri, 17 Feb 2023 15:04:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
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
[Message part 1 (text/plain, inline)]
Your message dated Mon, 06 Mar 2023 08:32:16 +0100
with message-id <87ilfel4ge.fsf <at> 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 <at> gnu.org.)


-- 
61575: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61575
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Navid Afkhami <navid.afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
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



[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: 61575-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: r-doubletcollection: Add missing inputs
Date: Mon, 06 Mar 2023 08:32:16 +0100
I’ve removed r-minimal from the packages and changed the commit message
before pushing it.

Thanks!

-- 
Ricardo


This bug report was last modified 2 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.