From unknown Sun Aug 17 04:14:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#77983 <77983@debbugs.gnu.org> To: bug#77983 <77983@debbugs.gnu.org> Subject: Status: [PATCH] Update r-cards to version 0.6.0. Reply-To: bug#77983 <77983@debbugs.gnu.org> Date: Sun, 17 Aug 2025 11:14:20 +0000 retitle 77983 [PATCH] Update r-cards to version 0.6.0. reassign 77983 guix-patches submitter 77983 Tor-bj=C3=B6rn Claesson severity 77983 normal tag 77983 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 22 04:56:11 2025 Received: (at submit) by debbugs.gnu.org; 22 Apr 2025 08:56:12 +0000 Received: from localhost ([127.0.0.1]:45310 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u79QH-0006mP-V0 for submit@debbugs.gnu.org; Tue, 22 Apr 2025 04:56:11 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49368) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u79QC-0006k8-4n for submit@debbugs.gnu.org; Tue, 22 Apr 2025 04:56:07 -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 1u79Q5-0000Wx-KT for guix-patches@gnu.org; Tue, 22 Apr 2025 04:55:57 -0400 Received: from mout-y-209.mailbox.org ([2001:67c:2050:103:465::209]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1u79Q1-0004tj-VO for guix-patches@gnu.org; Tue, 22 Apr 2025 04:55:56 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (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-209.mailbox.org (Postfix) with ESMTPS id 4Zhbg32Zndz9ybW for ; Tue, 22 Apr 2025 10:55:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=claesson.fi; s=MBO0001; t=1745312143; 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=tEuU97wt1PnrBBCDdtrpRUu6be6K/Aq3JxezYjrfQjs=; b=o9tHZnl6pdD0C0hE93MdCEJJn+jNWEI31+sIpLYlv0H2nwvjRJJn7l+jlMd8wQPnWC13jK 9AxAnEUeppdSnmcNYfRe+oaYiSFfCignLEIPOC8clhEdkZrz29cgu9xL5RkbXeoobeFtf9 yVZYUpHa5HEKwaqtUiMJLhm5ASOFdkl9cJputudLdwO/hL0UJSb9NAZ5NJCKy6P4dusQw0 qLL8OMs2WDd+TM7IeVSeLhHB01oAvb0KBYA3RME0Wid6Hwg69beqillGStxmtW3KMHeHdD C590thIasBl5HNXflNSrGiKKkiQEocnD46+3Bb80YGbrf2o2+VUsgYpCFYOmqA== From: =?utf-8?Q?Tor-bj=C3=B6rn_Claesson?= To: guix-patches@gnu.org Subject: [PATCH] Update r-cards to version 0.6.0. Date: Tue, 22 Apr 2025 11:55:41 +0300 Message-ID: <87r01k8tiq.fsf@claesson.fi> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2001:67c:2050:103:465::209; envelope-from=tor-bjorn@claesson.fi; helo=mout-y-209.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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) 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: -0.0 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi! The version of r-cards in guix does not build (failing tests.) Updating to version 0.6.0 makes it work again.=20 I have not built all dependent packages (some fail for unrelated reasons) but have used this updated r-cards package to build gtsummary and run the analyses for my dissertation project successfully. Thanks, Tor-bj=C3=B6rn Claesson --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-r-cards-Update-to-0.6.0.patch >From 9825d18ac5f258d65e14f88c72777b1af1a48398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor-bj=C3=B6rn=20Claesson?= Date: Tue, 22 Apr 2025 10:59:36 +0300 Subject: [PATCH] gnu: r-cards: Update to 0.6.0. * gnu/packages/cran.scm (r-cards): Update to 0.6.0 Change-Id: I96f38cd093b1c32789040a0f0fe5ee8df3fe5596 --- gnu/packages/cran.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index e91b6398f7..194133777e 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -1136,13 +1136,13 @@ (define-public r-cardata (define-public r-cards (package (name "r-cards") - (version "0.4.0") + (version "0.6.0") (source (origin (method url-fetch) (uri (cran-uri "cards" version)) (sha256 - (base32 "1bspjyxwj1dcjdrgrbh7qkskviwf78ifzhn8kihjpqypsyy1plad")))) + (base32 "1g41i4nqkgzb1sv2f9hy06h0m2hmlcpqgc2ssjm2l7dcbgy5534f")))) (properties `((upstream-name . "cards") ;; Do not create dependency cycle. -- 2.49.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 27 08:43:29 2025 Received: (at 77983-done) by debbugs.gnu.org; 27 Apr 2025 12:43:29 +0000 Received: from localhost ([127.0.0.1]:40171 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u91M1-00020t-CS for submit@debbugs.gnu.org; Sun, 27 Apr 2025 08:43:29 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]:50169) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u91Ly-00020j-Ff for 77983-done@debbugs.gnu.org; Sun, 27 Apr 2025 08:43:27 -0400 Received: from localhost (unknown [IPv6:2a02:6b67:e390:8b00::1ce5]) by mira.cbaines.net (Postfix) with ESMTPSA id 9261927BC49; Sun, 27 Apr 2025 13:43:25 +0100 (BST) Received: from fang (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 386f8017; Sun, 27 Apr 2025 12:43:25 +0000 (UTC) From: Christopher Baines To: =?utf-8?Q?Tor-bj=C3=B6rn?= Claesson Subject: Re: [bug#77983] [PATCH] Update r-cards to version 0.6.0. In-Reply-To: <87r01k8tiq.fsf@claesson.fi> (=?utf-8?Q?=22Tor-bj=C3=B6rn?= Claesson"'s message of "Tue, 22 Apr 2025 11:55:41 +0300") References: <87r01k8tiq.fsf@claesson.fi> User-Agent: mu4e 1.12.9; emacs 29.4 Date: Sun, 27 Apr 2025 13:43:24 +0100 Message-ID: <87tt69epw3.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 77983-done Cc: 77983-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 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Tor-bj=C3=B6rn Claesson writes: > Hi! > > The version of r-cards in guix does not build (failing tests.) > > Updating to version 0.6.0 makes it work again. > > I have not built all dependent packages (some fail for unrelated > reasons) but have used this updated r-cards package to build gtsummary > and run the analyses for my dissertation project successfully. Thanks for the patch, QA has built things now so it looks like all the dependent packages build. I've pushed this to master as 03d8f9c7870e9aff089ec885cd4d88863522b927. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmgOJm1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XeTDw/6AsRMwCN5UJPUxvALfEJkURR2F7Vjhj8F soNtiJpHze9Z1JUUvGc8L/F70O6kPOOL29EWxLfjNIeoSXDPteWsohft4DOv/tjw nAEM20KadfhE6LVTYcZ3ETJD3PgK1GWEMlWPWr6qaiBh78xcUKgbor1iEjeGK1vM bV/7hs8U35CmnDN3DLZ8TRLGMjEXYxfMXFZElFThrp8Zr7dTA02x/jCcz2057RN+ 58u4bmqIIzSlTBbea5nrMeTbf9WG+JlE1Defffys1DtEgToyl7miFGj3BYAg9hMJ L+jSJkBUikS1lu0yeY/yp6XyOxyK5brgU7+mml3Am8+SgYZ3F+WQI5GSL3o6lOhG /dA0u7vmZxQnIEEAoZIm7P8EGOLcT9WKGnCSBRMt4bdLpPkCszTyxCvfjTe/sXas mdlpEsDSxYtExXb0D5I8MAPOu1qAIAYYPab6BSrxm8Q+9N7m6imRK3h423FxJWW8 1Di7sXRzQkK/f2Z3aTXlsQXBof3aT7Qd6HLqVbDpIxqNq0WYf3GGsi/vPluMZT+7 1y3fnlBepXTBfFqvOO4SKKoclCmADRyGIrq7RpbadKS6JJ1QnznnDAUy9zqLA+gT z/GLGSomt5jUGsoiUUVKAF/xrrUSbV8p/5mTH+1OzN0MTHE6AGDM2KvQt4pYTmA5 vTBZur/TltU= =73UO -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Aug 17 04:14:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 26 May 2025 11:24:15 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator