[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/45: gnu: r-desctools: Update to 0.99.54.
From: |
guix-commits |
Subject: |
45/45: gnu: r-desctools: Update to 0.99.54. |
Date: |
Sat, 10 Feb 2024 07:53:37 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit caa7a95157466797da137903dc7f0a4ae594875b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:36 2024 +0100
gnu: r-desctools: Update to 0.99.54.
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.54.
Change-Id: Ic2f1a625021f11f83bacae0454c50e52551e01cf
---
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 2ddbe0d91d..8cfc9507ca 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7460,13 +7460,13 @@ Calculates confidence intervals for the difference in
proportion.")
(define-public r-desctools
(package
(name "r-desctools")
- (version "0.99.53")
+ (version "0.99.54")
(source
(origin
(method url-fetch)
(uri (cran-uri "DescTools" version))
(sha256
- (base32 "0b7an97ns7zjc5qqqhrbb0wzzvcx7wcd0980fxlnpbzj5z2idl0p"))))
+ (base32 "16qbm1l1281yj1cg6fp8xgd8xdshpz9a09f0b9cyimsjbm01c2j7"))))
(properties `((upstream-name . "DescTools")))
(build-system r-build-system)
(propagated-inputs
- 17/45: gnu: r-ggeffects: Update to 1.4.0., (continued)
- 17/45: gnu: r-ggeffects: Update to 1.4.0., guix-commits, 2024/02/10
- 19/45: gnu: r-multicool: Update to 1.0.1., guix-commits, 2024/02/10
- 22/45: gnu: r-remacor: Update to 0.0.18., guix-commits, 2024/02/10
- 20/45: gnu: r-rnaturalearthdata: Update to 1.0.0., guix-commits, 2024/02/10
- 21/45: gnu: r-cobs: Update to 1.3-7., guix-commits, 2024/02/10
- 26/45: gnu: r-ggvis: Update to 0.4.9., guix-commits, 2024/02/10
- 29/45: gnu: r-parameters: Update to 0.21.5., guix-commits, 2024/02/10
- 25/45: gnu: r-haplo-stats: Update to 1.9.5.1., guix-commits, 2024/02/10
- 36/45: gnu: r-hardhat: Update to 1.3.1., guix-commits, 2024/02/10
- 24/45: gnu: r-spdep: Update to 1.3-3., guix-commits, 2024/02/10
- 45/45: gnu: r-desctools: Update to 0.99.54.,
guix-commits <=
- 35/45: gnu: r-distributional: Update to 0.4.0., guix-commits, 2024/02/10
- 37/45: gnu: r-spatstat-model: Update to 3.2-10., guix-commits, 2024/02/10
- 27/45: gnu: r-ggnewscale: Update to 0.4.10., guix-commits, 2024/02/10
- 31/45: gnu: r-idpmisc: Update to 1.1.21., guix-commits, 2024/02/10
- 43/45: gnu: r-robust: Update to 0.7-4., guix-commits, 2024/02/10
- 41/45: gnu: r-gplots: Update to 3.1.3.1., guix-commits, 2024/02/10
- 34/45: gnu: r-aws: Update to 2.5-5., guix-commits, 2024/02/10
- 14/45: gnu: r-nodbi: Update to 0.10.1., guix-commits, 2024/02/10
- 03/45: gnu: r-aer: Update to 1.2-12., guix-commits, 2024/02/10
- 02/45: gnu: r-knitrbootstrap: Update to 1.0.3., guix-commits, 2024/02/10