From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IASbBE7J7V9WZgAA0tVLHw (envelope-from ) for ; Thu, 31 Dec 2020 12:51:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id IC1EAE7J7V+aZQAA1q6Kng (envelope-from ) for ; Thu, 31 Dec 2020 12:51:26 +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 9FE359404D3 for ; Thu, 31 Dec 2020 12:51:22 +0000 (UTC) Received: from localhost ([::1]:36206 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuxQH-000876-D9 for larch@yhetil.org; Thu, 31 Dec 2020 07:51:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52554) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuxQ0-00086M-8d for guix-patches@gnu.org; Thu, 31 Dec 2020 07:51:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55576) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kuxPz-00052Q-3G for guix-patches@gnu.org; Thu, 31 Dec 2020 07:51:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kuxPz-0003m3-2a for guix-patches@gnu.org; Thu, 31 Dec 2020 07:51:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45565] [PATCH 0/2] Add more r-mlr3 add-ons Resent-From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 31 Dec 2020 12:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 45565 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45565@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160941902514392 (code B ref -1); Thu, 31 Dec 2020 12:51:02 +0000 Received: (at submit) by debbugs.gnu.org; 31 Dec 2020 12:50:25 +0000 Received: from localhost ([127.0.0.1]:38856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuxPN-0003k1-3I for submit@debbugs.gnu.org; Thu, 31 Dec 2020 07:50:25 -0500 Received: from lists.gnu.org ([209.51.188.17]:57682) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuxLw-0003V8-Kg for submit@debbugs.gnu.org; Thu, 31 Dec 2020 07:46:52 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:51370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuxLw-0007CO-Bx for guix-patches@gnu.org; Thu, 31 Dec 2020 07:46:52 -0500 Received: from freeshell.de ([2a01:360:106::2]:47348) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuxLr-0003S0-H9 for guix-patches@gnu.org; Thu, 31 Dec 2020 07:46:52 -0500 Received: from localhost.localdomain (cst-prg-9-209.cust.vodafone.cz [46.135.9.209]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 3E91D35CE901 for ; Thu, 31 Dec 2020 13:46:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freeshell.de; s=mail; t=1609418802; bh=4OOKpLKOrMDz9/Vp6ShP+TqtlhLT8LudRK+GPBOS+E0=; h=From:To:Subject:Date:From; b=ajzw37dTEDII6ZJj8EMwiB8y/0kXwNfh7Y8LlIX5weFQEJ+8FQNSK5qAZ1v4H93dr KbVSh6tlrw8xpMsVwlxAwfPVvDF82aCAaXg6ms1F289pXyu9tSCPkM3FCCS7p+B7mJ r3F5ACEhZAe0woYuy7BczbCE5xHjBiCuQIMZl6b0= From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Date: Thu, 31 Dec 2020 13:46:08 +0100 Message-Id: <20201231124608.1090-1-wz@freeshell.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:360:106::2; envelope-from=wz@freeshell.de; helo=freeshell.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_PASS=-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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 1.27 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=freeshell.de header.s=mail header.b=ajzw37dT; dmarc=fail reason="SPF not aligned (relaxed)" header.from=freeshell.de (policy=none); 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: 9FE359404D3 X-Spam-Score: 1.27 X-Migadu-Scanner: scn0.migadu.com X-TUID: dhO1OhuBKFCO A false alarm yesterday regarding the r-mlr3pipelines determinism. I confused the derivation hash with the build hash. As for r-mlr3ordinal, the linter reported ./gnu/packages/cran.scm:25616:15: r-mlr3ordinal@0.1.0-9000-0.9febac9: the source file name should contain the package name I don’t know what “source file name” is referenced here, so I’m submitting the definition as it is. Wiktor Żelazny (2): gnu: Add r-mlr3pipelines. gnu: Add r-mlr3ordinal. gnu/packages/cran.scm | 62 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) base-commit: 67497e20890348ebbd41612e2582b1745a80fec5 -- 2.29.2