[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/139: gnu: r-exact: Update to 3.3.
From: |
guix-commits |
Subject: |
116/139: gnu: r-exact: Update to 3.3. |
Date: |
Sat, 17 Aug 2024 15:56:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ea717b12d383a907c7d17793987781196b0d84f8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 18:36:19 2024 +0200
gnu: r-exact: Update to 3.3.
* gnu/packages/statistics.scm (r-exact): Update to 3.3.
Change-Id: If388135e98d31308d6d6170f30038ea9b44c994f
---
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 cbb8b40d66..dca86560f5 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7508,13 +7508,13 @@ L-Moments and Distributional Least Absolutes.")
(define-public r-exact
(package
(name "r-exact")
- (version "3.2")
+ (version "3.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "Exact" version))
(sha256
- (base32 "0a33gbhzd580i31xxsjxigg0nl8ag1x4xz3jqmq5jqappc6f5d2k"))))
+ (base32 "0hikz8f19blywxs66xj6zf4krwyivsy3w165qvrnb0m2l6dx1l7v"))))
(properties `((upstream-name . "Exact")))
(build-system r-build-system)
(propagated-inputs (list r-rootsolve))
- 64/139: gnu: r-grimport2: Update to 0.3-3., (continued)
- 64/139: gnu: r-grimport2: Update to 0.3-3., guix-commits, 2024/08/17
- 68/139: gnu: r-wk: Update to 0.9.2., guix-commits, 2024/08/17
- 84/139: gnu: r-lightgbm: Update to 4.5.0., guix-commits, 2024/08/17
- 108/139: gnu: r-rcpparmadillo: Update to 14.0.0-1., guix-commits, 2024/08/17
- 109/139: gnu: r-bitops: Update to 1.0-8., guix-commits, 2024/08/17
- 92/139: gnu: r-mlr3mbo: Update to 0.2.4., guix-commits, 2024/08/17
- 103/139: gnu: r-yaml: Update to 2.3.10., guix-commits, 2024/08/17
- 95/139: gnu: r-mlr3: Update to 0.20.2., guix-commits, 2024/08/17
- 105/139: gnu: r-checkmate: Update to 2.3.2., guix-commits, 2024/08/17
- 117/139: gnu: r-desctools: Update to 0.99.55., guix-commits, 2024/08/17
- 116/139: gnu: r-exact: Update to 3.3.,
guix-commits <=
- 128/139: gnu: r-chippeakanno: Update to 3.38.1., guix-commits, 2024/08/17
- 131/139: gnu: r-clusterprofiler: Update to 4.12.2., guix-commits, 2024/08/17
- 135/139: gnu: r-hdf5array: Update to 1.32.1., guix-commits, 2024/08/17
- 45/139: gnu: r-slam: Update to 0.1-52., guix-commits, 2024/08/17
- 50/139: gnu: r-tmb: Update to 1.9.14., guix-commits, 2024/08/17
- 55/139: gnu: r-usethis: Update to 3.0.0., guix-commits, 2024/08/17
- 70/139: gnu: r-bookdown: Update to 0.40., guix-commits, 2024/08/17
- 76/139: gnu: r-parameters: Update to 0.22.1., guix-commits, 2024/08/17
- 89/139: gnu: r-spatstat-random: Update to 3.3-1., guix-commits, 2024/08/17
- 93/139: gnu: r-mlr3measures: Update to 0.6.0., guix-commits, 2024/08/17