From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aHnsJ6JS8GTLUAEAauVa8A:P1 (envelope-from ) for ; Thu, 31 Aug 2023 10:43:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aHnsJ6JS8GTLUAEAauVa8A (envelope-from ) for ; Thu, 31 Aug 2023 10:43:14 +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 6E0B43FE7F for ; Thu, 31 Aug 2023 10:43:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sebastiangibb.de header.s=default_1812 header.b=GU4WRe8f; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693471394; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=V+zCA79Tx5ajo3xrpUCy1ACou7a39Os9E1GkT7jfU5w=; b=LaykfN3Sf4i+Ka0/V6Gl7TGYy8lyL10DD2snGoiJq9OlCeoA6RlSWKxMfUPzKSbEDdCGso DhBTVuJMQNXvdbauNUOWa/rxpZCza4vW8+1sr4ywRmawX91NI2thP1wgFxvWivGw0DK8dn f1HJkzYR1FWnXymwLMbfwF1zQE9PrPYBlY5+x56OdyqVMwSHrALFml1IVDDnMii0SqAZM2 K+YOz6J1OiRKSCfYnSlfw97RCGJFpmc3ztoh184NhSkaN0aeSC93RthpgNGwN5xpTBHXp7 wtip2jyJeHJpZY3EvMYc9TbWB88LkaYmjAWiD/STOScNgBAGhXXVWP5lKA4LRw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693471394; a=rsa-sha256; cv=none; b=Gtuy+uHPjcrtkh48RCNPwgpZBeTEozcE2zJDZsJS7LZzlumNuFYu8qtJMHKeAzXlJwq2Xx fkw0QX5eXX0bKfK34dAGLsudxSEq2pGFXI/EJB+24VZ0z7iGNYxqX1DWrTw99fl41m9gd1 8CrEpdXasqmUOOFsiqBLv/L9b97fenBf44NxdBtwIheak9AsYUt8ILbFTg+LswCf+IPcap FS9TySXDEPuvTsiMjKo/Ns+pjl+DYfwJgShZ5uDGlZRl/c4PIIIJ+Ooadp9Nr+caHLvhYH Qdcgc46TLoezLawilFFL7imvYdIN35CibUv5PAQp6s13+Wt+R+9pG6SiknJ26w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sebastiangibb.de header.s=default_1812 header.b=GU4WRe8f; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbdGT-0001gH-43; Thu, 31 Aug 2023 04:42:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbdGR-0001fa-12 for guix-patches@gnu.org; Thu, 31 Aug 2023 04:42:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qbdGQ-0003Be-P9 for guix-patches@gnu.org; Thu, 31 Aug 2023 04:42:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbdGY-0001W5-Gz; Thu, 31 Aug 2023 04:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65652] [PATCH] gnu: Add r-consort. Resent-From: Sebastian Gibb Original-Sender: "Debbugs-submit" Resent-CC: rekado@elephly.net, guix-patches@gnu.org Resent-Date: Thu, 31 Aug 2023 08:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65652 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65652@debbugs.gnu.org Cc: Sebastian Gibb , rekado@elephly.net X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by submit@debbugs.gnu.org id=B.16934713735811 (code B ref -1); Thu, 31 Aug 2023 08:43:02 +0000 Received: (at submit) by debbugs.gnu.org; 31 Aug 2023 08:42:53 +0000 Received: from localhost ([127.0.0.1]:54832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbdGP-0001Vf-FQ for submit@debbugs.gnu.org; Thu, 31 Aug 2023 04:42:53 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59896) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbdGL-0001VM-An for submit@debbugs.gnu.org; Thu, 31 Aug 2023 04:42:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbdG5-0001ag-Rc for guix-patches@gnu.org; Thu, 31 Aug 2023 04:42:34 -0400 Received: from www96.your-server.de ([213.133.104.96]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbdG2-00032D-UU for guix-patches@gnu.org; Thu, 31 Aug 2023 04:42:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sebastiangibb.de; s=default_1812; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References; bh=V+zCA79Tx5ajo3xrpUCy1ACou7a39Os9E1GkT7jfU5w=; b=GU4WRe8fbFdj0Eyvfq1tE+1xc+ I5btQtqyJVIFoFjkY0BPkfPMHkqM/ARjHisLVPY5oy+R+/lx5yt3F67ISPGBPJxbETb5DfpOu9LVS UMuDDnoDFF1w+WxgKGJmOmIxa6cT2iRAp0Bjs5NTQGRSQkqxBkIeTNZUndUrRjEUa24Wu1kUmJp1H r+m6XkQC6PnENeJyZNdPB9j4MpGdcDUO3XvaW1msU7OnPktDwj81x6gbY22VfQ7oq/S/9NWz0MP/x lSufC6f2A5y9kANy9B2VSvm7aMU3EL7/Un1AJIiPHucTOZl1t0cDkbMOB2lozasC/4+uWqGhEblmY pMmMeVcA==; Received: from sslproxy06.your-server.de ([78.46.172.3]) by www96.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qbdFv-0007oK-NC; Thu, 31 Aug 2023 10:42:23 +0200 Received: from [2003:cb:8f04:f400:e6d8:e308:91ab:1ee9] (helo=localhost) by sslproxy06.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qbdFv-0002AM-BR; Thu, 31 Aug 2023 10:42:23 +0200 Date: Thu, 31 Aug 2023 10:42:15 +0200 Message-Id: X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Authenticated-Sender: mail@sebastiangibb.de X-Virus-Scanned: Clear (ClamAV 0.103.8/27017/Thu Aug 31 09:40:48 2023) Received-SPF: pass client-ip=213.133.104.96; envelope-from=mail@sebastiangibb.de; helo=www96.your-server.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Sebastian Gibb X-ACL-Warn: , Sebastian Gibb via Guix-patches From: Sebastian Gibb via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.22 X-Spam-Score: -6.22 X-Migadu-Queue-Id: 6E0B43FE7F X-Migadu-Scanner: mx2.migadu.com X-TUID: NX9CakBPWrtx * gnu/packages/consort.scm (r-consort): New variable. --- gnu/packages/cran.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 4ec6b802ff..cccf02026e 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -343,6 +343,29 @@ (define-public r-chromomap (license (list license:gpl3 license:isc)))) ;for bundled d3js +(define-public r-consort + (package + (name "r-consort") + (version "1.2.0") + (source (origin + (method url-fetch) + (uri (cran-uri "consort" version)) + (sha256 + (base32 + "1jshk53121w58i4if593qzxm6lcrrggz8parwhqvv6hnbx51rhck")))) + (properties `((upstream-name . "consort"))) + (build-system r-build-system) + (native-inputs (list r-knitr)) + (home-page "https://github.com/adayim/consort/") + (synopsis "Create Consort Diagram") + (description + "To make it easy to create CONSORT diagrams for the transparent reporting of +participant allocation in randomized, controlled clinical trials. This is done +by creating a standardized disposition data, and using this data as the source +for the creation a standard CONSORT diagram. Human effort by supplying text +labels on the node can also be achieved.") + (license license:expat))) + (define-public r-collections (package (name "r-collections") base-commit: d6966b8a5b4f2ddda2bc685b9642e7a1c2cbe17c -- 2.39.2