From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AEUaGcqG/GNZEAAAbAwnHQ (envelope-from ) for ; Mon, 27 Feb 2023 11:32:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UNgiGcqG/GNjtQAA9RJhRA (envelope-from ) for ; Mon, 27 Feb 2023 11:32:42 +0100 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 43627AC6A for ; Mon, 27 Feb 2023 11:32:42 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWam8-0006ps-T2; Mon, 27 Feb 2023 05:30:32 -0500 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 1pWalh-0006ey-9F for guix-patches@gnu.org; Mon, 27 Feb 2023 05:30:12 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWalg-0008Hx-WF for guix-patches@gnu.org; Mon, 27 Feb 2023 05:30:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWalg-0001VN-Sb; Mon, 27 Feb 2023 05:30:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61838] [PATCH 07/13] gnu: Add r-dendsort. 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, 27 Feb 2023 10:30:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61838 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <61838@debbugs.gnu.org> Cc: rekado@elephly.net X-Debbugs-Original-Xcc: rekado@elephly.net Received: via spool by 61838-submit@debbugs.gnu.org id=B61838.16774937715625 (code B ref 61838); Mon, 27 Feb 2023 10:30:04 +0000 Received: (at 61838) by debbugs.gnu.org; 27 Feb 2023 10:29:31 +0000 Received: from localhost ([127.0.0.1]:46120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWal8-0001Sd-LW for submit@debbugs.gnu.org; Mon, 27 Feb 2023 05:29:30 -0500 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]:40091) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWakt-0001Qa-Ux for 61838@debbugs.gnu.org; Mon, 27 Feb 2023 05:29:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mdc-berlin.de; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:x-mailer:message-id:date:date:subject :subject:from:from:received; s=mdc; t=1677493747; x=1679308148; bh=W4koQ6UEihFXKLKU4e9J0pXtX0KdshlVwlbxP6xFdHA=; b=AVX7e+5evmQy pIQ9IH+K7g0JlvqCm6xNYqV+ZKY2Ake8hAwtBZhkORRQMiyFxvZx/s5ZowFpX7Lj P0ZZlcH53pBrziT30GTza0+ZfRu9e2YE6yRLEPM+ZLbu/98E3xe9aeOJoklqD0tu ZgXVar1IOJXAoYK/LXrXYZlss/X5Ri0= Received: from SW-IT-P-EX4.mdc-berlin.net (mgw4.mdc-berlin.de [141.80.113.62]) by b2062.mx.srv.dfn.de (Postfix) with ESMTPS id F20F8160165 for <61838@debbugs.gnu.org>; Mon, 27 Feb 2023 11:29:06 +0100 (CET) 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.21; Mon, 27 Feb 2023 11:29:01 +0100 From: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Date: Mon, 27 Feb 2023 11:28:44 +0100 Message-ID: <20230227102850.18782-7-madalinionel.patrascu@mdc-berlin.de> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230227102850.18782-1-madalinionel.patrascu@mdc-berlin.de> References: <20230227102850.18782-1-madalinionel.patrascu@mdc-berlin.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [141.80.113.106] X-ClientProxiedBy: SW-IT-P-EX3.mdc-berlin.net (141.80.113.61) 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-27472.006 X-TM-AS-Result: No-10-1.070100-5.000000 X-TMASE-MatchedRID: 54gb2yeIOXT/R1NSMc2qCU7nLUqYrlslFIuBIWrdOePfUZT83lbkEGQb gS2jMHPfRRa406V/YwyBUGewL2YXt8Z8zsjIitoJnVTWWiNp+v++F//Mn3a2w6Y5ZGw7wyeHU31 U0YBeWoJur4VwB2QBhOvctueKsC+N0N7DjAdxZNTi8zVgXoAltsIJ+4gwXrEtwrbXMGDYqV/x/F 0UMEoTu9i7bQL49QLr+z8Q0x0M9pjFRlvGDcpJCYH11Z98YXnRTjNq8sKSpTl2U9sb+6+uyLp+C x+pweKl5uhEUSIq0GLWyEfHH6RoHShCDgyssE8uo3yYJV8x0OrMUVc0s17dsX/q4TD2v7K1 X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10-1.070100-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27472.006 X-TM-SNTS-SMTP: 24BBE92DD8A3A9FF8BD21CDFDCC9530C8C40EEF94ECD7325B5EF0613CB988BD52002: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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677493962; 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=CFHke/slrAeQHOzbc+w6Hi7B3YO/staAM05J1AC4DvU=; b=gtqiTKPIn5G3E9m3UzGChDZnHyrFUlVlkHk0FOElFtdoj9csnVCocQL70KeuFr+mqYKhxh ywcn4Q4qiPLqi4D4+snhu48rI01e7TCAB75xfx1yPghOmwY3OlKadwFVM2TpFbRN4E0owd N2ZTBwOHQ9gi9vH7T2veYLaQ6gZHcm+eE+KYtdl/S5wiPpU+/m4mC1apNVuAN0GBWpSIb+ BYJFWZ2W4Hknh+UCLUyphcd4PYkHhAHZDFA/ONVt+UkGzwYspn54eM0REjhhgLhX7tELqK jHXg1xOZEcc7bcjoNchApp+fm/byaOmEV1t3KC+x22QTiHcbMDqn5ORfE50tiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=AVX7e+5e; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677493962; a=rsa-sha256; cv=none; b=WDk3IzZsb1J0pybx7mGI3a61Fp+Y5LJNwAQEJ+4CyDagjnDeOkB+9rlEMiZTSDGZSdmEeP X7gwe4A1vyW9qSdiGKmVT/usR66aEWSm1ySUMGld23ES9an2KDg7tdhRsQZx6F4p0E/NJJ Hzl+otpzuCrBmaafoG/wwvg+fQXhpl18PKufaV5YkbWK/Z5p6uSMg0yXFbLdX2l1sxGtya soX6rkmC+UH8T+h6SY8eyvxq+TO/BusjW9dYshOOOxBRQDNUiwMAG11FqhTugaSrLjYnnP xtCZKUQz5I4QbbfdoTD+rtoW812j7g/12duNns//Qo1AXL2tYPH49vtB7EI7sg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.51 X-Spam-Score: 0.51 X-Migadu-Queue-Id: 43627AC6A Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=AVX7e+5e; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=mdc-berlin.de (policy=none) X-TUID: mMOS0FFDa/3W * gnu/packages/cran.scm (r-dendsort): New variable. --- gnu/packages/cran.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index dbf98cdd81..d69d214d64 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -5333,6 +5333,33 @@ (define-public r-dendextend ;; Any of these versions (license (list license:gpl2 license:gpl3)))) +(define-public r-dendsort + (package + (name "r-dendsort") + (version "0.3.4") + (source + (origin + (method url-fetch) + (uri (cran-uri "dendsort" version)) + (sha256 + (base32 "0rs7y471wrhkgibxdmfh5xhp3pa004rrlm2w08b6qli5gq4im5d2")))) + (properties `((upstream-name . "dendsort"))) + (build-system r-build-system) + (native-inputs (list r-knitr)) + (home-page "https://github.com/evanbiederstedt/dendsort") + (synopsis "Modular leaf ordering methods for dendrogram nodes") + (description + "The pacake represents an implementation of functions to optimize ordering +of nodes in a dendrogram, without affecting the meaning of the dendrogram. A +dendrogram can be sorted based on the average distance of subtrees, or based on +the smallest distance value. These sorting methods improve readability and +interpretability of tree structure, especially for tasks such as comparison of +different distance measures or linkage types and identification of tight clusters +and outliers. As a result, it also introduces more meaningful reordering for a +coupled heatmap visualization.") + ;; Any of these versions + (license (list license:gpl2 license:gpl3)))) + (define-public r-getoptlong (package (name "r-getoptlong") -- 2.39.1