From unknown Tue Aug 19 21:02:56 2025 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-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) 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 From unknown Tue Aug 19 21:02:56 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#45565] [PATCH 2/2] gnu: Add r-mlr3ordinal. 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:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45565 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45565@debbugs.gnu.org Received: via spool by 45565-submit@debbugs.gnu.org id=B45565.160941923714946 (code B ref 45565); Thu, 31 Dec 2020 12:54:01 +0000 Received: (at 45565) by debbugs.gnu.org; 31 Dec 2020 12:53:57 +0000 Received: from localhost ([127.0.0.1]:38946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuxSn-0003t0-34 for submit@debbugs.gnu.org; Thu, 31 Dec 2020 07:53:57 -0500 Received: from freeshell.de ([94.247.40.156]:60632 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuxSl-0003sn-CA for 45565@debbugs.gnu.org; Thu, 31 Dec 2020 07:53:55 -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 1E7B235CE902 for <45565@debbugs.gnu.org>; Thu, 31 Dec 2020 13:53:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freeshell.de; s=mail; t=1609419234; bh=eAEqwjFIihrpExqPtVE1+1dRFd2adEJCFMrLow84ByU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WzveYxULnkndEoL670sf249TFl+MsN9jIXRK1BrMmx2rJkjhL52VoLaEs7UlTMLaL nM8c3WM1TPQFaczQ69nU6JzgAmS4i3gZQJq7lAVjuwINIycIyaHiL1mun3h0xNrC2K NJGwytpCXWmG8UyeHbzK/2uEYG9KozyK7qmqWcNw= From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Date: Thu, 31 Dec 2020 13:53:41 +0100 Message-Id: <20201231125341.1287-2-wz@freeshell.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201231125341.1287-1-wz@freeshell.de> References: <20201231125341.1287-1-wz@freeshell.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/cran.scm (r-mlr3ordinal): New variable. --- gnu/packages/cran.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 0837ddaf87..f429bd06fa 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -25606,3 +25606,34 @@ Operations exist for data preprocessing, model fitting, and ensemble learning. Graphs can themselves be treated as @code{mlr3} Learners and can therefore be resampled, benchmarked, and tuned.") (license license:lgpl3))) + +(define-public r-mlr3ordinal + (let ((commit "9febac983b11b7b1f477e5cf0212e5999cd2ed44") + (revision "0")) + (package + (name "r-mlr3ordinal") + (version (git-version "0.1.0-9000" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mlr-org/mlr3ordinal") + (commit commit))) + (sha256 + (base32 + "1icfhz1pjm0mlsn2y60gsrbk31b2p7xmpx3xsg7639rcgdb5f9gl")))) + (build-system r-build-system) + (propagated-inputs + `(("r-checkmate" ,r-checkmate) + ("r-data-table" ,r-data-table) + ("r-mlr3" ,r-mlr3) + ("r-mlr3misc" ,r-mlr3misc) + ("r-mlr3pipelines" ,r-mlr3pipelines) + ("r-nloptr" ,r-nloptr) + ("r-ordinal" ,r-ordinal) + ("r-paradox" ,r-paradox) + ("r-r6" ,r-r6))) + (home-page "https://mlr3ordinal.mlr-org.com/") + (synopsis "Ordinal Regression for @code{mlr3}") + (description "This package extends @code{mlr3} with support for +performing ordinal regression.") + (license license:expat)))) -- 2.29.2 From unknown Tue Aug 19 21:02:56 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#45565] [PATCH 1/2] gnu: Add r-mlr3pipelines. References: <20201231124608.1090-1-wz@freeshell.de> In-Reply-To: <20201231124608.1090-1-wz@freeshell.de> 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:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45565 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45565@debbugs.gnu.org Received: via spool by 45565-submit@debbugs.gnu.org id=B45565.160941924414990 (code B ref 45565); Thu, 31 Dec 2020 12:55:02 +0000 Received: (at 45565) by debbugs.gnu.org; 31 Dec 2020 12:54:04 +0000 Received: from localhost ([127.0.0.1]:38949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuxSu-0003th-BM for submit@debbugs.gnu.org; Thu, 31 Dec 2020 07:54:04 -0500 Received: from freeshell.de ([94.247.40.156]:60630 ident=postfix) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kuxSl-0003sl-9M for 45565@debbugs.gnu.org; Thu, 31 Dec 2020 07:54:02 -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 CF3EC35CE901 for <45565@debbugs.gnu.org>; Thu, 31 Dec 2020 13:53:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freeshell.de; s=mail; t=1609419233; bh=Glb26kdDJWWQyyGdc4AtVQDG4S+I2dWbZ+MlGYo5/XQ=; h=From:To:Subject:Date:From; b=P+kt3hz20l0V8QQmUb7LfjJFHla0H2g8YTbCZJWrnjAlN068Yg1cyRIr8wF0keGUC uvii23DoQEyur/XDJhlQnYQ4ZrVt9XWjdPB3ggg+OuGspF2i6BlMbeDeRjNGeoQhV4 H9+4RoaYRw3fWwohA+22gZEcKvo1PNL7py/UycKE= From: Wiktor =?UTF-8?Q?=C5=BBelazny?= Date: Thu, 31 Dec 2020 13:53:40 +0100 Message-Id: <20201231125341.1287-1-wz@freeshell.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/cran.scm (r-mlr3pipelines): New variable. --- gnu/packages/cran.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 40f8e82c34..0837ddaf87 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -25575,3 +25575,34 @@ tuning, e.g. Grid Search, Random Search, or Simulated Annealing. Various termination criteria can be set and combined. The class @code{AutoTuner} provides a convenient way to perform nested resampling in combination with @code{mlr3}.") (license license:lgpl3))) + +(define-public r-mlr3pipelines + (package + (name "r-mlr3pipelines") + (version "0.3.2") + (source (origin + (method url-fetch) + (uri (cran-uri "mlr3pipelines" version)) + (sha256 + (base32 + "1x738b312mcvb0dif88sv4nlh3y6i47q0wagc5ggyh1hnqjiz71y")))) + (build-system r-build-system) + (propagated-inputs + `(("r-backports" ,r-backports) + ("r-checkmate" ,r-checkmate) + ("r-data-table" ,r-data-table) + ("r-digest" ,r-digest) + ("r-lgr" ,r-lgr) + ("r-mlr3" ,r-mlr3) + ("r-mlr3misc" ,r-mlr3misc) + ("r-paradox" ,r-paradox) + ("r-r6" ,r-r6) + ("r-withr" ,r-withr))) + (home-page "https://mlr3pipelines.mlr-org.com/") + (synopsis "Preprocessing Operators and Pipelines for @code{mlr3}") + (description "@code{mlr3pipelines} enriches @code{mlr3} with a diverse +set of pipelining operators (PipeOps) that can be composed into graphs. +Operations exist for data preprocessing, model fitting, and ensemble learning. +Graphs can themselves be treated as @code{mlr3} Learners and can therefore be +resampled, benchmarked, and tuned.") + (license license:lgpl3))) -- 2.29.2 From unknown Tue Aug 19 21:02:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Wiktor =?UTF-8?Q?=C5=BBelazny?= Subject: bug#45565: closed (Re: [bug#45565] [PATCH 0/2] Add more r-mlr3 add-ons) Message-ID: References: <87lf00fujz.fsf@elephly.net> <20201231124608.1090-1-wz@freeshell.de> X-Gnu-PR-Message: they-closed 45565 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 45565@debbugs.gnu.org Date: Fri, 31 Dec 2021 19:24:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1640978641-13575-1" This is a multi-part message in MIME format... ------------=_1640978641-13575-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #45565: [PATCH 0/2] Add more r-mlr3 add-ons which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 45565@debbugs.gnu.org. --=20 45565: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D45565 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1640978641-13575-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 45565-done) by debbugs.gnu.org; 31 Dec 2021 19:23:07 +0000 Received: from localhost ([127.0.0.1]:57473 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3NUZ-0003VX-7j for submit@debbugs.gnu.org; Fri, 31 Dec 2021 14:23:07 -0500 Received: from sender3-of-o51.zoho.com ([136.143.184.51]:21146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n3NUW-0003VO-WA for 45565-done@debbugs.gnu.org; Fri, 31 Dec 2021 14:23:05 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1640978581; cv=none; d=zohomail.com; s=zohoarc; b=ZRaBSTQZ9o5vsCSddnmnh7rPlFdDmsP0XMwXg7r27CSnEsUs8eZqGhx65Z0niQk47zPM57pQ2mOmSu4sfaWSkOPf3uCw9DWHOQ1IyCXv8dFmx/wcQILhhx4YWsfnTVR69MqLJEHrwatoZbzXtMuKnV0UQdEtaQHv26uF7Ls8AKc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1640978581; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=Eta0hTEWr0ZjwLMAK41bWdHXtOMar5dei/2MUbz8p38=; b=SQd2V996J/GCgZ+l0uHbIY2UY4i1cOWDVPaeCIkfyoiQpxyvNbv10N3hFoNqCWb5MMkmgGxklKrrQn2PDcT5EOBjgeIC9f0ZtzQM16Z8eGY+uM+WIw58j5M6lJ6So1IaesgJd9s2w8QOXTGxZskUN2QPX1hoF2/4M26/Nnj9CzM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1640978581; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:Date:In-reply-to:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=Eta0hTEWr0ZjwLMAK41bWdHXtOMar5dei/2MUbz8p38=; b=GyJCwICrQPAJGxoz8APUpAmkdCJoUgYd7+6YKTo7KmiUnxC4blKdkZM2IZAps2ZP y2JRcgY1UyVkyfcMlV9ZWv0UypIDiuZT2nA3McsX+b3YM7qTORBwrvJFrGPMJgW1IWj qRz2MDtjB5fDHiOaPC/N+/h2fmiq2pLtb3InGIEA= Received: from localhost (p54ad4eae.dip0.t-ipconnect.de [84.173.78.174]) by mx.zohomail.com with SMTPS id 1640978579721312.40011824466126; Fri, 31 Dec 2021 11:22:59 -0800 (PST) References: <20201231124608.1090-1-wz@freeshell.de> User-agent: mu4e 1.6.10; emacs 27.2 From: Ricardo Wurmus To: Wiktor =?utf-8?Q?=C5=BBelazny?= Subject: Re: [bug#45565] [PATCH 0/2] Add more r-mlr3 add-ons Date: Fri, 31 Dec 2021 20:20:53 +0100 In-reply-to: <20201231124608.1090-1-wz@freeshell.de> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Message-ID: <87lf00fujz.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 45565-done Cc: 45565-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Wiktor, I=E2=80=99m terribly sorry for the delay. These two patches are fine and slipped through the cracks. I updated the packages to the new input style and pushed them to the =E2=80=9Cmaster=E2=80=9D branch. > 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=E2=80=99t know what =E2=80=9Csource file name=E2=80=9D is reference= d here, so I=E2=80=99m > submitting the definition as it is. This is due to the use of git-reference; you need to provide =E2=80=9Cfile-= name=E2=80=9D to give a name to the source checkout. I did this when I applied your patches. Thanks for these patches! --=20 Ricardo ------------=_1640978641-13575-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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: =?UTF-8?q?Wiktor=20=C5=BBelazny?= To: guix-patches@gnu.org Subject: [PATCH 0/2] Add more r-mlr3 add-ons 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-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) 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 ------------=_1640978641-13575-1--