all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nafkhamdc <navid.afkhami@mdc-berlin.de>
To: 68934@debbugs.gnu.org
Cc: nafkhamdc <navid.afkhami@mdc-berlin.de>
Subject: [bug#68934] [PATCH] Removed this package because there is a newer version in carn.scm
Date: Mon, 5 Feb 2024 10:56:14 +0000	[thread overview]
Message-ID: <565d03aa2020fd3a0825eea763d4c6843f44572d.1707130574.git.navid.afkhami@mdc-berlin.de> (raw)

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	other threads:[~2024-02-05 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05 10:56 nafkhamdc [this message]
2024-02-05 11:10 ` bug#68934: Closing this bug Navid.Afkhami

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=565d03aa2020fd3a0825eea763d4c6843f44572d.1707130574.git.navid.afkhami@mdc-berlin.de \
    --to=navid.afkhami@mdc-berlin.de \
    --cc=68934@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.