From unknown Thu Aug 14 18:37:41 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#77646] [PATCH] gnu: Add r-bigd Resent-From: =?UTF-8?Q?Tor-bj=C3=B6rn?= Claesson Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Apr 2025 14:08:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 77646 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 77646@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.174412126517399 (code B ref -1); Tue, 08 Apr 2025 14:08:03 +0000 Received: (at submit) by debbugs.gnu.org; 8 Apr 2025 14:07:45 +0000 Received: from localhost ([127.0.0.1]:34262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u29c6-0004WL-Ex for submit@debbugs.gnu.org; Tue, 08 Apr 2025 10:07:44 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59238) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u24Bg-00040Q-1a for submit@debbugs.gnu.org; Tue, 08 Apr 2025 04:20:08 -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 1u24Ba-0002Wy-Nq for guix-patches@gnu.org; Tue, 08 Apr 2025 04:19:58 -0400 Received: from mout-y-111.mailbox.org ([91.198.250.236]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1u24BY-00080E-Es for guix-patches@gnu.org; Tue, 08 Apr 2025 04:19:58 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-y-111.mailbox.org (Postfix) with ESMTPS id 4ZWzWw5mpfz9xyj for ; Tue, 8 Apr 2025 10:19:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=claesson.fi; s=MBO0001; t=1744100381; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=UZoPpv6lGimsdAA2JXACi5H2/v09vShBbjgqMQfgWrY=; b=EKRAujEizOTV393qJWJvyQgld8KHPGFSvTcZpL+mbdfkiLc8dA/l5Fqp1LqWJR5mYHXhmc 4GkJVo3PjGhct1oHuiZ9aZATXyib50MYWKEPDIpOqm84R1xbUEtxfaEWIunxhnWQSGywLi MTwOgwkU3I0YenF506IzoRhygmdPddQ2f1ONsAR8XzNsxZFsqrzixnKJT4kVlDOxpVMj9p X9+9+yEBXITedTWNpretgGcCbbX3ZNR6L2tgkh8Aiq6U8um8hXt1vNMrsoclEdMjKyuiNH FLaab77ErkyBZWdBFAEkGTS9rOR2BVpcjnzeztVNXluji6TpiL5wbTLO/DzihQ== From: =?UTF-8?Q?Tor-bj=C3=B6rn?= Claesson Date: Tue, 08 Apr 2025 11:19:39 +0300 Message-ID: <87iknfysis.fsf@claesson.fi> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=91.198.250.236; envelope-from=tor-bjorn@claesson.fi; helo=mout-y-111.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Tue, 08 Apr 2025 10:07:37 -0400 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: -0.0 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello! Please find attached a patch to add bigD from the CRAN. I have been using this package locally as a dependency for other packages for a long time, and it works well on my end. Cheers, Tor-bj=C3=B6rn Claesson --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-Add-r-bigd.patch Content-Transfer-Encoding: quoted-printable >From 776b219f3e1291181a9aaf83075791f428282406 Mon Sep 17 00:00:00 2001 From: =3D?UTF-8?q?Tor-bj=3DC3=3DB6rn=3D20Claesson?=3D Date: Tue, 8 Apr 2025 11:11:28 +0300 Subject: [PATCH] gnu: Add r-bigd. * gnu/packages/cran.scm (r-bigd): New variable. Change-Id: I164034f9823f383628fec5361e6ebeff460c43ec --- gnu/packages/cran.scm | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 4e96d70849..4ca0de0c21 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -39,7 +39,7 @@ ;;; Copyright =C2=A9 2022 Greg Hogan ;;; Copyright =C2=A9 2024 Marco Baggio ;;; Copyright =C2=A9 2024, 2025 Spencer King -;;; Copyright =C2=A9 2024 Tor-bj=C3=B6rn Claesson +;;; Copyright =C2=A9 2024-2025 Tor-bj=C3=B6rn Claesson ;;; ;;; This file is part of GNU Guix. ;;; @@ -296,6 +296,32 @@ (define-public r-betareg beta regression, see .") (license (list license:gpl2 license:gpl3)))) =20 +(define-public r-bigd + (package + (name "r-bigd") + (version "0.3.1") + (source + (origin + (method url-fetch) + (uri (cran-uri "bigD" version)) + (sha256 + (base32 "1lc8c3g22sb3mkmr0vjw6x92cs04gdfsny1iii0v3xj9337v1cc6")))) + (build-system r-build-system) + (native-inputs (list r-testthat)) + (home-page "https://cran.r-project.org/package=3DbigD") + (synopsis "Flexibly Format Dates and Times to a Given Locale") + (description + "Format dates and times flexibly and to whichever locales +make sense. Parses dates, times, and date-times in various formats (inclu= ding +string-based ISO 8601 constructions). The formatting syntax gives the user +many options for formatting the date and time output in a precise manner. +Time zones in the input can be expressed in multiple ways and there are ma= ny +options for formatting time zones in the output as well. Several of the +provided helper functions allow for automatic generation of locale-aware +formatting patterns based on date/time skeleton formats and standardized +date/time formats with varying specificity.") + (license license:expat))) + (define-public r-bma (package (name "r-bma") --=20 2.49.0 --=-=-=-- From unknown Thu Aug 14 18:37:41 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: =?UTF-8?Q?Tor-bj=C3=B6rn?= Claesson Subject: bug#77646: closed ([PATCH] gnu: Add r-bigd) Message-ID: References: <87h61mtgmy.fsf@elephly.net> <87iknfysis.fsf@claesson.fi> X-Gnu-PR-Message: they-closed 77646 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 77646@debbugs.gnu.org Date: Thu, 15 May 2025 08:37:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1747298222-23798-1" This is a multi-part message in MIME format... ------------=_1747298222-23798-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #77646: [PATCH] gnu: Add r-bigd 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 77646@debbugs.gnu.org. --=20 77646: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77646 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1747298222-23798-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 77646-done) by debbugs.gnu.org; 15 May 2025 08:36:34 +0000 Received: from localhost ([127.0.0.1]:50905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFU4w-00068Q-Ch for submit@debbugs.gnu.org; Thu, 15 May 2025 04:36:34 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21107) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFU4s-000684-LQ for 77646-done@debbugs.gnu.org; Thu, 15 May 2025 04:36:31 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1747298187; cv=none; d=zohomail.com; s=zohoarc; b=Y1yHphD4/tmO4uCDT8n+AZ7A0X6Yi0Dl0MFOIpM6QYTbHX5KdVHFS54ct8l1186d2Rv2UrZDMnNtM03Fso5/AYiaF0pQrfIcg1x+vn19w1YmbP9IFbXL+yM5aK7+8TVWX8js73CWmNm2gIH25TB+kYk0wRyOb0LPBVOcL+XKMUM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1747298187; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To; bh=ZUVNfytRU0vu3YDo0ByfGTF1LSdSitezNN+0jXtxPl0=; b=OuNEoU1aX8IT13h6HJPY9aKkaCWjJ20PBxfdsNj8KZak6+qth7qy8i2AOgOozwF4Ogt1/Rsjgj+gCQcirtkI9SgvS+9g5vEd4Zj7iGfTuIeN48ildupaJsMgurbhMuIn+mSfFw85zlX1MTNfWQ433DgZodEhFnu1mznjHDzoXKA= 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=1747298187; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Reply-To; bh=ZUVNfytRU0vu3YDo0ByfGTF1LSdSitezNN+0jXtxPl0=; b=UnftUVoauQjFaf5MRVHKamI781PYSm5uH4vU9ynzYhC/xq5YlTZcfOx83elz7kN3 EmPEBVQAlnO0/VUgogZFM+ybqKcQT0AmDupaWu2TYJSZlGnxZoGVy+sEOrkqcMDGoZL B52nomYdab0p66XeevDDmx872BE/Fr8xWoeBK1jA= Received: by mx.zohomail.com with SMTPS id 17472981841559.875291369208412; Thu, 15 May 2025 01:36:24 -0700 (PDT) From: Ricardo Wurmus To: 77646-done@debbugs.gnu.org Subject: [PATCH] gnu: Add r-bigd User-Agent: mu4e 1.12.9; emacs 29.4 Date: Thu, 15 May 2025 10:36:21 +0200 Message-ID: <87h61mtgmy.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77646-done Cc: tclaesson@gmail.com 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 Tor-bj=C3=B6rn Claesson, my apologies for not seeing this earlier. I've just rebased the=20 patch, added a missing test input, recorded some properties, and=20 pushed it to the "master" branch with commit=20 d1a50560956a0c400de68f0bd852c5b83182efe4. Thank you! --=20 Ricardo ------------=_1747298222-23798-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 Apr 2025 14:07:45 +0000 Received: from localhost ([127.0.0.1]:34262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u29c6-0004WL-Ex for submit@debbugs.gnu.org; Tue, 08 Apr 2025 10:07:44 -0400 Received: from lists.gnu.org ([2001:470:142::17]:59238) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u24Bg-00040Q-1a for submit@debbugs.gnu.org; Tue, 08 Apr 2025 04:20:08 -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 1u24Ba-0002Wy-Nq for guix-patches@gnu.org; Tue, 08 Apr 2025 04:19:58 -0400 Received: from mout-y-111.mailbox.org ([91.198.250.236]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1u24BY-00080E-Es for guix-patches@gnu.org; Tue, 08 Apr 2025 04:19:58 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-y-111.mailbox.org (Postfix) with ESMTPS id 4ZWzWw5mpfz9xyj for ; Tue, 8 Apr 2025 10:19:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=claesson.fi; s=MBO0001; t=1744100381; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=UZoPpv6lGimsdAA2JXACi5H2/v09vShBbjgqMQfgWrY=; b=EKRAujEizOTV393qJWJvyQgld8KHPGFSvTcZpL+mbdfkiLc8dA/l5Fqp1LqWJR5mYHXhmc 4GkJVo3PjGhct1oHuiZ9aZATXyib50MYWKEPDIpOqm84R1xbUEtxfaEWIunxhnWQSGywLi MTwOgwkU3I0YenF506IzoRhygmdPddQ2f1ONsAR8XzNsxZFsqrzixnKJT4kVlDOxpVMj9p X9+9+yEBXITedTWNpretgGcCbbX3ZNR6L2tgkh8Aiq6U8um8hXt1vNMrsoclEdMjKyuiNH FLaab77ErkyBZWdBFAEkGTS9rOR2BVpcjnzeztVNXluji6TpiL5wbTLO/DzihQ== From: =?utf-8?Q?Tor-bj=C3=B6rn_Claesson?= To: guix-patches@gnu.org Subject: [PATCH] gnu: Add r-bigd Date: Tue, 08 Apr 2025 11:19:39 +0300 Message-ID: <87iknfysis.fsf@claesson.fi> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=91.198.250.236; envelope-from=tor-bjorn@claesson.fi; helo=mout-y-111.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 08 Apr 2025 10:07:37 -0400 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: -0.0 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello! Please find attached a patch to add bigD from the CRAN. I have been using this package locally as a dependency for other packages for a long time, and it works well on my end. Cheers, Tor-bj=C3=B6rn Claesson --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-Add-r-bigd.patch Content-Transfer-Encoding: quoted-printable >From 776b219f3e1291181a9aaf83075791f428282406 Mon Sep 17 00:00:00 2001 From: =3D?UTF-8?q?Tor-bj=3DC3=3DB6rn=3D20Claesson?=3D Date: Tue, 8 Apr 2025 11:11:28 +0300 Subject: [PATCH] gnu: Add r-bigd. * gnu/packages/cran.scm (r-bigd): New variable. Change-Id: I164034f9823f383628fec5361e6ebeff460c43ec --- gnu/packages/cran.scm | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 4e96d70849..4ca0de0c21 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -39,7 +39,7 @@ ;;; Copyright =C2=A9 2022 Greg Hogan ;;; Copyright =C2=A9 2024 Marco Baggio ;;; Copyright =C2=A9 2024, 2025 Spencer King -;;; Copyright =C2=A9 2024 Tor-bj=C3=B6rn Claesson +;;; Copyright =C2=A9 2024-2025 Tor-bj=C3=B6rn Claesson ;;; ;;; This file is part of GNU Guix. ;;; @@ -296,6 +296,32 @@ (define-public r-betareg beta regression, see .") (license (list license:gpl2 license:gpl3)))) =20 +(define-public r-bigd + (package + (name "r-bigd") + (version "0.3.1") + (source + (origin + (method url-fetch) + (uri (cran-uri "bigD" version)) + (sha256 + (base32 "1lc8c3g22sb3mkmr0vjw6x92cs04gdfsny1iii0v3xj9337v1cc6")))) + (build-system r-build-system) + (native-inputs (list r-testthat)) + (home-page "https://cran.r-project.org/package=3DbigD") + (synopsis "Flexibly Format Dates and Times to a Given Locale") + (description + "Format dates and times flexibly and to whichever locales +make sense. Parses dates, times, and date-times in various formats (inclu= ding +string-based ISO 8601 constructions). The formatting syntax gives the user +many options for formatting the date and time output in a precise manner. +Time zones in the input can be expressed in multiple ways and there are ma= ny +options for formatting time zones in the output as well. Several of the +provided helper functions allow for automatic generation of locale-aware +formatting patterns based on date/time skeleton formats and standardized +date/time formats with varying specificity.") + (license license:expat))) + (define-public r-bma (package (name "r-bma") --=20 2.49.0 --=-=-=-- ------------=_1747298222-23798-1-- From unknown Thu Aug 14 18:37:41 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#77646] closed ([PATCH] gnu: Add r-bigd) Resent-From: =?UTF-8?Q?Tor-bj=C3=B6rn?= Claesson Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 15 May 2025 10:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 77646 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 77646@debbugs.gnu.org, rekado@elephly.net Received: via spool by 77646-submit@debbugs.gnu.org id=B77646.174730425216916 (code B ref 77646); Thu, 15 May 2025 10:18:02 +0000 Received: (at 77646) by debbugs.gnu.org; 15 May 2025 10:17:32 +0000 Received: from localhost ([127.0.0.1]:51406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFVee-0004Ol-Eg for submit@debbugs.gnu.org; Thu, 15 May 2025 06:17:32 -0400 Received: from mout-p-202.mailbox.org ([80.241.56.172]:38162) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFVea-0004O1-0K for 77646@debbugs.gnu.org; Thu, 15 May 2025 06:17:29 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4ZymNZ4hnFz9t5H; Thu, 15 May 2025 12:17:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=claesson.fi; s=MBO0001; t=1747304238; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=91hbq1AUs0uxGNLO4W5gHrZ2jjsI6iY+min1TWT6/Ac=; b=stORt7DzHXK2rTsARkbJXAG9RH2WfmP64dhzEGI6eoS098mUZ/XuqpKrqx83Y25Y2K5/0i TDD8e4v3nKLJVi3uO05i92dZswdob9Ei5KLdwdfp1EyQ03BTY38vBQRyWb6m3q5eSM9M9p VCr9z/J5aBrPEPZzU4WcW2LU45TxqU9a2ExjmHl66//gpfgDKTK4/SSEBYOlFuUO/QDVqO AwvPP/wewQ49u3T9gl2u3gS5CJw2xtUG3jA04L8JGLHHCEZwdlkRf6uBpZgdsMRLZTaQl8 JvOYyPvRoxjGU4Tn/f7ZdFWsp4aw1wonAwihfuldLJ06RdY97JWgzZ0Pldonxw== From: =?UTF-8?Q?Tor-bj=C3=B6rn?= Claesson In-Reply-To: (GNU bug Tracking System's message of "Thu, 15 May 2025 08:37:02 +0000") References: <87h61mtgmy.fsf@elephly.net> <87iknfysis.fsf@claesson.fi> Date: Thu, 15 May 2025 13:17:16 +0300 Message-ID: <87r00qch5f.fsf@claesson.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4ZymNZ4hnFz9t5H X-Spam-Score: -0.7 (/) 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.7 (-) Hi Ricardo! Thanks for applying! The delay is on me, I have not understood how to submit patches properly:) Cheers, Tor-bj=C3=B6rn help-debbugs@gnu.org (GNU bug Tracking System) writes: > Your bug report > > #77646: [PATCH] gnu: Add r-bigd > > 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 77646@debbugs.gnu.org. > > --=20 > 77646: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77646 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems > > From: Ricardo Wurmus > Subject: [PATCH] gnu: Add r-bigd > To: 77646-done@debbugs.gnu.org > Cc: tclaesson@gmail.com > Date: Thu, 15 May 2025 10:36:21 +0200 (1 hour, 39 minutes, 21 seconds ago) > > Hi Tor-bj=C3=B6rn Claesson, > > my apologies for not seeing this earlier. I've just rebased the > patch, added a missing test input, recorded some properties, and > pushed it to the "master" branch with commit > d1a50560956a0c400de68f0bd852c5b83182efe4. > > Thank you!