From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aHKkDaJAKmASMgAA0tVLHw (envelope-from ) for ; Mon, 15 Feb 2021 09:36:34 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id CFWFCaJAKmAQKwAA1q6Kng (envelope-from ) for ; Mon, 15 Feb 2021 09:36:34 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E410327E77 for ; Mon, 15 Feb 2021 10:36:33 +0100 (CET) Received: from localhost ([::1]:48566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lBaIz-0007XS-4y for larch@yhetil.org; Mon, 15 Feb 2021 04:36:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56732) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBWgw-0000X1-TL for guix-patches@gnu.org; Mon, 15 Feb 2021 00:45:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53852) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lBWgw-0008RT-M0 for guix-patches@gnu.org; Mon, 15 Feb 2021 00:45:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lBWgw-0000kn-L6 for guix-patches@gnu.org; Mon, 15 Feb 2021 00:45:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46524] [PATCH 2/2] gnu: Add r-samr. Resent-From: Tim Howes Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Feb 2021 05:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46524 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46524@debbugs.gnu.org Received: via spool by 46524-submit@debbugs.gnu.org id=B46524.16133678922835 (code B ref 46524); Mon, 15 Feb 2021 05:45:02 +0000 Received: (at 46524) by debbugs.gnu.org; 15 Feb 2021 05:44:52 +0000 Received: from localhost ([127.0.0.1]:37164 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBWgm-0000jf-Kw for submit@debbugs.gnu.org; Mon, 15 Feb 2021 00:44:52 -0500 Received: from lavabit.com ([38.147.122.66]:6440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBWgj-0000jE-M4 for 46524@debbugs.gnu.org; Mon, 15 Feb 2021 00:44:50 -0500 Received: from localhost.localdomain (158-51-81-84.pool.common.net [158.51.81.84]) by lavabit.com with ESMTP id CQON08BU2Y86 for <46524@debbugs.gnu.org>; Sun, 14 Feb 2021 23:44:44 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lavabit.com; s=bazinga; t=1613367884; bh=tRtrFYvr3xZTAiItyf41/hMgBaJKE52eBaXg3a4+xII=; h=From:To:Subject:Date:Message-Id:X-Mailer:In-Reply-To:References: MIME-Version:Content-Transfer-Encoding; b=a3ZYYEcfMsZ7maYGvTmaPVvcKMzTU1PluB3Ba4W+v2BGf4rjWL0um0l3Sx2+TWKtx rF1YmXwIe5XPYMihGiN9Sa13LU7tHcpt972/e+a+Mwj3kTwysHCi5gLzxVFstwNO/V OQ4mt5ErH7ZHKSVyIyBzA5UxstQgqt1gNxSaoOjwJBM8B6z1NXAp2VXnb6/HqsOiXg N1x5e2O/ogYouKUFfK/D8WdR1gJ5mPUR3BqqcpL9TYBDpZyOT4sh36g6h4yY948wJK UmZn5XUygrCoQu1WLPZFM8j8WXg8KDBA/gg+IWsfM8D4nD47795eknHIzU6PENjBni ngKTVQWBBu0oQ== Date: Sun, 14 Feb 2021 21:44:37 -0800 Message-Id: <20210215054437.47745-2-timhowes@lavabit.com> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210215054437.47745-1-timhowes@lavabit.com> References: <20210215054437.47745-1-timhowes@lavabit.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Mon, 15 Feb 2021 04:36:19 -0500 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Tim Howes X-ACL-Warn: , Tim Howes via Guix-patches From: Tim Howes via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 1.14 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lavabit.com header.s=bazinga header.b=a3ZYYEcf; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E410327E77 X-Spam-Score: 1.14 X-Migadu-Scanner: scn0.migadu.com X-TUID: CprdCqDOGTeN * gnu/packages/cran.scm (r-samr): New variable. --- gnu/packages/cran.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 86b2df0a9f..d151f1cb50 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -26872,3 +26872,34 @@ package online.") (description "Inference on gene sets in microarray studies.") ;; Any version of the LGPL (license license:lgpl3+))) + +(define-public r-samr + (package + (name "r-samr") + (version "3.0") + (source + (origin + (method url-fetch) + (uri (cran-uri "samr" version)) + (sha256 + (base32 + "01km0f7qgm73x19vbvsxl083hs1dq4dj8qm5h64cxbf20b08my15")))) + (properties `((upstream-name . "samr"))) + (build-system r-build-system) + (propagated-inputs + `(("r-gsa" ,r-gsa) + ("r-impute" ,r-impute) + ("r-matrixstats" ,r-matrixstats) + ("r-openxlsx" ,r-openxlsx) + ("r-shiny" ,r-shiny) + ("r-shinyfiles" ,r-shinyfiles))) + (native-inputs `(("gfortran" ,gfortran))) + (home-page + "https://statweb.stanford.edu/~tibs/SAM/") + (synopsis + "Significance Analysis of Microarrays") + (description + "Significance Analysis of Microarrays for differential expression +analysis, RNAseq data and related problems.") + ;; Any version of the LGPL + (license license:lgpl3+))) -- 2.30.1