From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 AFqLEJSG/GMrPgAAbAwnHQ (envelope-from ) for ; Mon, 27 Feb 2023 11:31:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0Oi5D5SG/GN2QgAAG6o9tA (envelope-from ) for ; Mon, 27 Feb 2023 11:31:48 +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 0FF70ACBD for ; Mon, 27 Feb 2023 11:31:48 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWam2-0006jz-ID; Mon, 27 Feb 2023 05:30:26 -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 1pWalg-0006es-Bx for guix-patches@gnu.org; Mon, 27 Feb 2023 05:30:09 -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 1pWalf-0008H5-VF for guix-patches@gnu.org; Mon, 27 Feb 2023 05:30:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWalf-0001Up-9E; Mon, 27 Feb 2023 05:30:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61838] [PATCH 03/13] gnu: Add r-n2r. 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:03 +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.16774937575566 (code B ref 61838); Mon, 27 Feb 2023 10:30:03 +0000 Received: (at 61838) by debbugs.gnu.org; 27 Feb 2023 10:29:17 +0000 Received: from localhost ([127.0.0.1]:46109 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWakv-0001RV-4f for submit@debbugs.gnu.org; Mon, 27 Feb 2023 05:29:17 -0500 Received: from b2062.mx.srv.dfn.de ([194.95.234.172]:46741) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWako-0001QM-RZ for 61838@debbugs.gnu.org; Mon, 27 Feb 2023 05:29:11 -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=1677493744; x=1679308145; bh=pdGZP7oIpkRbDj1ZMyK+XXpeyTl2az2d/wbekbg3miY=; b=ic5OA3vgS4zC 9SH3ojjliiaIDReuDB+LJpkfalS6Aps5sgnK1ckGp7g95gs4HQ48oMy9S2M9TgKv upk/r8QXdeCdwVwyJrxGPydf+HgbE066+EbN/e0JNw6qQ4P69OWo1VYMyFBkhwcf YZKXsEtRaXhgHqRTTGfflTWybsaAwV0= 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 BFCC816014E for <61838@debbugs.gnu.org>; Mon, 27 Feb 2023 11:29:04 +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:40 +0100 Message-ID: <20230227102850.18782-3-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.719400-5.000000 X-TMASE-MatchedRID: /+von0vPuFH/R1NSMc2qCU7nLUqYrlslFIuBIWrdOeOjEIt+uIPPOAbo TDS3zulAcjTcMkuJPYkZijt1cgK90C/33TWoSUH6L2JUO7sQ9/yCMN25048EeqY5ZGw7wyeHNZ6 ZIsdh38qjQfznAHGNCFaqBFpUBa9V0N7DjAdxZNTi8zVgXoAltuJ5hXsnxp7jC24oEZ6SpSk6XE E7Yhw4FomRy0XNgU9HzUNOfcVPXVriB9EDrRKq58NarKsMxzy0kgBpBbwEirVAZTWiSfgxfXNoU to89wycg5N+bsuxLfIWhuHBSve6ht8iatREjfpDE8nb9DwdQ4C2jbSab1pg0UjxFpwn53SOfhj5 CZkmSyI= X-TM-AS-User-Approved-Sender: Yes X-TM-AS-User-Blocked-Sender: No X-TMASE-Result: 10-1.719400-5.000000 X-TMASE-Version: SMEX-14.0.0.3092-9.0.1002-27472.006 X-TM-SNTS-SMTP: 167AF0EA3CB291F954EF2FC6F781DB61ED79F159C955C904D398BC7CEA9FC42B2002: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=1677493908; 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=k0+qKfMWz80q9BXJfWUMjTZmuaLWN1cZ/Xb+i/CxPTg=; b=sfyXizVqH/puDVGg/cP3/xXkubW62CHPnAhDxfZSK3EBCPPfRMaGhBGByUObQ/QCBCeJN6 0jS2/CSwyI69S5S5loNdwdM6TSvf5vU2wvpax5rkRniGOzMjmIa+D24lEKy6ebNPzquzLY 2wH1EKefX567Utr816iaRBKoDXCG+wJm2NznWwCatqKRia7Wpf0dgEA3iZAjAPntZq1hK6 GAupZ+ZpE9KEYpls0Lz0a4685WlkEduTTogpf8jm9Xlo7qOM344JfdSIs6qgv5bilLpN6s JYWi3J4xThxhliMDmHlwk78YqrqCUORkM8EfbALF6CqKthBdkkMMMU0JgceHHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=ic5OA3vg; 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=1677493908; a=rsa-sha256; cv=none; b=Ja8CFEIthumAecNuXzTM0B5i+KxYVOYt3AhyqWuwAhr9o5etbTZ3qr4jTglspLa1cJe5fl eD7IF+icVAxTeVap2RjEsXezY/uK+cvUX669JalUOKe+YZs8JqAJ/8HirablvSA+fig9jI LajhkTBOaFLUzbgNO6E4+qpV/3XSmPqTZZdqA6AaSxgBA3BgDGON2+SY1RvLWyFHtUOaFb 3lqOigSxNRMWKK8yKptjdAPFsc5aEOpB2MEpRblscddc9eAion7om0I93VJT5ZtAE7IjTq 8DAevDGuDV4wL5buvGNhbX89AvRbJniLh1pW5WKcc3NaS9atIfU0c7BWd+OVNA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.51 X-Spam-Score: 0.51 X-Migadu-Queue-Id: 0FF70ACBD Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mdc-berlin.de header.s=mdc header.b=ic5OA3vg; 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: Fmhlk/WlhDA5 * gnu/packages/cran.scm (r-n2r): New variable. --- gnu/packages/cran.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 46b8dbc9ec..184cbd6d7f 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -8334,6 +8334,32 @@ (define-public r-tinytest ") (license license:gpl3))) +(define-public r-n2r + (package + (name "r-n2r") + (version "1.0.1") + (source + (origin + (method url-fetch) + (uri (cran-uri "N2R" version)) + (sha256 + (base32 "12bv7xx6j6222qgpv6g61i68017fz0x6fjg9a9k5yhgw3zk05hpk")))) + (properties `((upstream-name . "N2R"))) + (build-system r-build-system) + (propagated-inputs + (list r-matrix + r-rcpp + r-rcppeigen + r-rcppspdlog)) + (home-page "https://github.com/kharchenkolab/N2R") + (synopsis "Fast and scalable approximate k-Nearest Neighbor search methods") + (description + "This package implements methods to perform fast approximate K-nearest neighbor +search on input matrix. Algorithm based on the N2 implementation of an approximate +nearest neighbor search using hierarchical @acronym{NSW, Navigable Small World} +graphs.") + (license license:asl2.0))) + (define-public r-network (package (name "r-network") -- 2.39.1