GNU bug report logs -
#68934
[PATCH] Removed this package because there is a newer version in carn.scm
Previous Next
Reported by: nafkhamdc <navid.afkhami <at> mdc-berlin.de>
Date: Mon, 5 Feb 2024 10:58:02 UTC
Severity: normal
Tags: patch
Done: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68934 in the body.
You can then email your comments to 68934 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#68934
; Package
guix-patches
.
(Mon, 05 Feb 2024 10:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
nafkhamdc <navid.afkhami <at> mdc-berlin.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 05 Feb 2024 10:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Change-Id: I3effe7c3118a3ae447243239464cc1fe7f10e637
---
gnu/packages/bioinformatics.scm | 33 ---------------------------------
1 file changed, 33 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4db6987763..56709c0332 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -11134,39 +11134,6 @@ (define-public r-projectils
states in the the context of known, reference states.")
(license license:gpl3))))
-(define-public r-presto
- (let ((commit "052085db9c88aa70a28d11cc58ebc807999bf0ad")
- (revision "0"))
- (package
- (name "r-presto")
- (version (git-version "1.0.0" revision commit))
- (source
- (origin
- (method git-fetch)
- (uri (git-reference
- (url "https://github.com/immunogenomics/presto")
- (commit commit)))
- (file-name (git-file-name name version))
- (sha256
- (base32 "1c3fmag4r4p2lvbvxlxyck9dvfw1prbwcl9665mmlx4a35750hk8"))))
- (properties `((upstream . "presto")))
- (build-system r-build-system)
- (propagated-inputs
- (list r-data-table
- r-deseq2
- r-dplyr
- r-matrix
- r-rcpp
- r-rcpparmadillo
- r-reshape2
- r-rlang
- r-tidyr))
- (home-page "https://github.com/immunogenomics/presto")
- (synopsis "Fast Functions for Differential Expression using Wilcox and AUC")
- (description "This package performs a fast Wilcoxon rank sum test and
-auROC analysis.")
- (license license:gpl3))))
-
(define-public r-sccustomize
(let ((commit "397374590dae2ccc0c560897dcd1ce4382c18798")
(revision "1"))
base-commit: 5a806face508cdfcd91e1eb1afb3ec38c002ec92
prerequisite-patch-id: 3a59afadab83198b19921e19197e26925523b4a3
--
2.34.1
Reply sent
to
"Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>
:
You have taken responsibility.
(Mon, 05 Feb 2024 11:14:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
nafkhamdc <navid.afkhami <at> mdc-berlin.de>
:
bug acknowledged by developer.
(Mon, 05 Feb 2024 11:14:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68934-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
This package is actually different than the package in cran.scm . Hence, it should not be removed from bioinformatics.scm
Thanks!
- -
Navid Afkhami
High Performance Computing (HPC)
Max Delbrück Center for Molecular Medicine (MDC)
Robert-Rössle-Straße 10, 13125 Berlin
Phone: +49 30 9406 1316
Email: navid.afkhami <at> mdc-berlin.de
[Message part 2 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 04 Mar 2024 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 105 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.