[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
217/235: gnu: r-bitops: Update to 1.0-9.
From: |
guix-commits |
Subject: |
217/235: gnu: r-bitops: Update to 1.0-9. |
Date: |
Fri, 1 Nov 2024 10:10:12 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 7dc2bcf51426785be896b1c830c7dab7c0d0b49e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:01:08 2024 +0100
gnu: r-bitops: Update to 1.0-9.
* gnu/packages/statistics.scm (r-bitops): Update to 1.0-9.
Change-Id: I2b94d261447200653209e01e6d3e365dbc6dc88b
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index c9b451fecf..f4eeb0be3e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3290,13 +3290,13 @@ the header files from the templated Armadillo library.")
(define-public r-bitops
(package
(name "r-bitops")
- (version "1.0-8")
+ (version "1.0-9")
(source (origin
(method url-fetch)
(uri (cran-uri "bitops" version))
(sha256
(base32
- "0f1744pi3qb1av41man6xp2xalwcjslz3qbk35gccpb4d6glp8bq"))))
+ "020dfk0pmiz739rnpb9yi8hnsih3z3891dljvs7kpfvjgfvsbwyg"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/bitops")
(synopsis "Bitwise operations")
- 231/235: gnu: r-quantreg: Update to 5.99., (continued)
- 231/235: gnu: r-quantreg: Update to 5.99., guix-commits, 2024/11/01
- 206/235: gnu: r-matrix: Update to 1.7-1., guix-commits, 2024/11/01
- 207/235: gnu: r-bit: Update to 4.5.0., guix-commits, 2024/11/01
- 215/235: gnu: r-withr: Update to 3.0.2., guix-commits, 2024/11/01
- 195/235: gnu: r-paws-security-identity: Update to 0.7.0., guix-commits, 2024/11/01
- 194/235: gnu: r-paws-application-integration: Update to 0.7.0., guix-commits, 2024/11/01
- 229/235: gnu: r-fpc: Update to 2.2-13., guix-commits, 2024/11/01
- 196/235: gnu: r-paws-analytics: Update to 0.7.0., guix-commits, 2024/11/01
- 222/235: gnu: r-base64: Update to 2.0.2., guix-commits, 2024/11/01
- 225/235: gnu: r-gplots: Update to 3.2.0., guix-commits, 2024/11/01
- 217/235: gnu: r-bitops: Update to 1.0-9.,
guix-commits <=
- 230/235: gnu: r-vgam: Update to 1.1-12., guix-commits, 2024/11/01
- 221/235: gnu: r-matrixstats: Update to 1.4.1., guix-commits, 2024/11/01
- 232/235: gnu: r-car: Update to 3.1-3., guix-commits, 2024/11/01
- 228/235: gnu: r-robustbase: Update to 0.99-4-1., guix-commits, 2024/11/01
- 71/235: gnu: r-statnet-common: Update to 4.10.0., guix-commits, 2024/11/01
- 148/235: gnu: r-aws: Update to 2.5-6., guix-commits, 2024/11/01
- 74/235: gnu: r-algdesign: Update to 1.2.1.1., guix-commits, 2024/11/01
- 66/235: gnu: r-rvcg: Update to 0.24., guix-commits, 2024/11/01
- 62/235: gnu: r-corrplot: Update to 0.95., guix-commits, 2024/11/01
- 60/235: gnu: r-ggrepel: Update to 0.9.6., guix-commits, 2024/11/01