From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6BOuKIpzA2NKmwAAbAwnHQ (envelope-from ) for ; Mon, 22 Aug 2022 14:16:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cC+DKIpzA2PiZAEA9RJhRA (envelope-from ) for ; Mon, 22 Aug 2022 14:16:10 +0200 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 6F1AC127B1 for ; Mon, 22 Aug 2022 14:16:10 +0200 (CEST) Received: from localhost ([::1]:32864 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQ6Lh-00066e-Kl for larch@yhetil.org; Mon, 22 Aug 2022 08:16:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQ6Lb-00064M-5Y for guix-patches@gnu.org; Mon, 22 Aug 2022 08:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48508) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oQ6La-0006ZG-KF for guix-patches@gnu.org; Mon, 22 Aug 2022 08:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oQ6La-0001yT-FL; Mon, 22 Aug 2022 08:16:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57341] [PATCH 1/2] gnu: Add r-rvenn. References: <2a2d3263e6e74fc3a699a46a25dc5959@mdc-berlin.de> In-Reply-To: <2a2d3263e6e74fc3a699a46a25dc5959@mdc-berlin.de> Resent-From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Original-Sender: "Debbugs-submit" Resent-CC: rekado@elephly.net, guix-patches@gnu.org Resent-Date: Mon, 22 Aug 2022 12:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57341 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: <57341@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 57341-submit@debbugs.gnu.org id=B57341.16611705141711 (code B ref 57341); Mon, 22 Aug 2022 12:16:02 +0000 Received: (at 57341) by debbugs.gnu.org; 22 Aug 2022 12:15:14 +0000 Received: from localhost ([127.0.0.1]:38254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQ6Kn-0000QB-SL for submit@debbugs.gnu.org; Mon, 22 Aug 2022 08:15:14 -0400 Received: from c2062.mx.srv.dfn.de ([194.95.238.172]:42357) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQ6Kh-0008Cp-9C for 57341@debbugs.gnu.org; Mon, 22 Aug 2022 08:15:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-type:content-type:content-transfer-encoding:mime-version :x-mailer:message-id:date:date:subject:subject:from:from :received; s=mdc; t=1661170500; x=1662984901; bh=uypFV+TEgj+wyVQ 3CPkCfxvz+NL/Vyz/3tuHb/TNqaU=; b=AbfsbLxWez2akP9buZ9TbGFSdVKdQwq pQt9g7UHdHAEMG3xyOTcY0oth4gBdFhwEX3FFKsqWP6W+Y1YHlq7G/Dj5TflJyGq tgkMO8dkouftt08LkbLJqWGVePeHON7mmDJys9STPoSGs2nip8VHGZhm4rkjR89o OGLIjirbNc2w= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by c2062.mx.srv.dfn.de (Postfix) with ESMTPS id 27B0E300259 for <57341@debbugs.gnu.org>; Mon, 22 Aug 2022 14:14:57 +0200 (CEST) Received: from Guix-Ubuntu18.04 (141.80.113.106) by SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.12; Mon, 22 Aug 2022 14:14:56 +0200 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Mon, 22 Aug 2022 14:14:40 +0200 Message-ID: <20220822121441.2235-1-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.113.106] X-ClientProxiedBy: SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) To SW-IT-P-EX4.mdc-berlin.net (141.80.113.62) X-TM-AS-Product-Ver: SMEX-14.0.0.3092-9.0.1002-27092.007 X-TM-AS-Result: No-10--3.158900-5.000000 X-TMASE-MatchedRID: 2wfub8HDRfP/R1NSMc2qCU7nLUqYrlslFIuBIWrdOePfUZT83lbkEJ2G t3BMHXyaRRa406V/YwyBUGewL2YXt8Z8zsjIitoJnVTWWiNp+v/kwFzTzcgzhJYaGUdeitddqbs +nJ/tFJE/jpOn/YFJRcKI1JPpcUiZf1Oy/Axrj3Kqh5pv1eDPz7+a+v4FF31uU72YOAMDJjieAi CmPx4NwBnUJ0Ek6yhjxEHRux+uk8jfhP1xgyx3DBR94Ea/yjStZ4g4hGKnWQ+toP9lAw/s4Su15 tqF9cquohQaieY4vKjb9PHtsjxvHGQwPtPHVYUrUx9ukNeKCVZMkIdU3Toq79xSR7be7fnTFTs4 ljtt094P2K/+wkyxVzs7KL+6XFB4pSBl0hpeDh8= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10--3.158900-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27092.007 X-TM-SNTS-SMTP: CE10BEA764334001306AA77A69325C6BCF4FE86CCBF582D3DA849D127A1871422002:F X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661170570; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=gKTBU85PycFqLy6f5rQbvU4YKWcqDNTZlrh7ewHIlJE=; b=r9m5n8VpfZFYfJwalCwGStQ1UNFSlPZNJ77noKVBco1FSb7wSTCsrmpNpKOaAijM/t/wg0 s7/GweZr1Un5v8Cm3Yu+eJZcNSr3T4IaWDe6K/I4YcpLRgK+h7lTlRR76sE+PQTd3yixwm NS17Og1ijZQgMBtS53pm4YZ02Np2aLGisYGoaUkj/O8dtxKj7MZ7hYeR6cgTi+qMMSVTW+ mNby9ppDlhidlJQuA8JhZuqy/SaCIypUHItkXpU+PjCNIAQHDsJ1FswAjTTyDaUs044Wdk vTFvmt9Ovrx1OJYK/EPoaxAuAMzUppDdcXXpYHvUWm6KzKPss217tHWpNCM3eQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661170570; a=rsa-sha256; cv=none; b=r8lvnybhXFgBBteiOU7sVL7Gs4BDT+Yc2xC/iASY6XRI89vqeVaf05Dh8Bd09jDMUISDfU b9dYeTcq2AzMT6n5XGW8tAdAa0wy1TgP4c/CFybdgOctlRJ39k5LIDnpxUtHY9vZ9hxt3G a/OT56PePV7Sz8kCf59crJCdTgsXgwm5wuh2BzSD64hEprGgE/rHEr84uQwNQ20fECCWll tQiXlkhljxPYkHu2p6qnSN0CiQravQTeiKjgP9vokW3Jl/wGyh7VnqQ7yEUTFI9fE3yVQJ SYureY4HhwsPAwAt/K/ijpTcSMu6m37aVBHPmJMUsBV3B1v0fAyyxFDRrjBZRA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=AbfsbLxW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 8.79 X-Spam: Yes Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=AbfsbLxW; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6F1AC127B1 X-Spam-Score: 8.79 X-Migadu-Spam: Yes X-Migadu-Scanner: scn1.migadu.com X-TUID: LNqwYzthumA4 * gnu/packages/cran.scm (r-rvenn): New variable. --- gnu/packages/cran.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index e03b707162..2091c258ec 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -749,6 +749,42 @@ (define-public r-v8 WebAssembly engine.") (license license:expat))) +(define-public r-rvenn + (package + (name "r-rvenn") + (version "1.1.0") + (source + (origin + (method url-fetch) + (uri (cran-uri "RVenn" version)) + (sha256 + (base32 + "016m00xv59lkwm2is32v5nr4lw5a1ymdnz34r3ffflcv9bfrc6n4")))) + (properties `((upstream-name . "RVenn"))) + (build-system r-build-system) + (propagated-inputs + (list r-ggforce + r-ggplot2 + r-magrittr + r-pheatmap + r-purrr + r-rlang + r-vegan)) + (native-inputs (list r-knitr)) + (home-page "https://cran.r-project.org/package=RVenn") + (synopsis "Set operations for many sets") + (description + "The base functions for set operations in @code{R} can be used for only two +sets. This package @code{RVenn} provides functions for dealing with multiple sets. +It uses @code{purr} to find the union, intersection and difference of three or +more sets. This package also provides functions for pairwise set operations among +several sets. Further, based on @code{ggplot2} and @code{ggforce}, a Venn diagram +can be drawn for two or three sets. For bigger data sets, a clustered heatmap +showing the presence or absence of the elements of the sets can be drawn based on +the @code{pheatmap} package. Finally, enrichment test can be applied to two sets +whether an overlap is statistically significant or not.") + (license license:gpl3))) + (define-public r-dot (package (name "r-dot") base-commit: 706b3ef38b2f7ce9f05aa56e2eaaaf1c19e25f90 -- 2.37.2