[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/76: gnu: r-acet: Update to 1.9.0.
From: |
guix-commits |
Subject: |
41/76: gnu: r-acet: Update to 1.9.0. |
Date: |
Wed, 31 May 2023 12:22:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 75f551bff19fefe8356e5f05de836aa1ff1f70b6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:19 2023 +0200
gnu: r-acet: Update to 1.9.0.
* gnu/packages/cran.scm (r-acet): Update to 1.9.0.
---
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 31483531a7..154c227dd1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26439,14 +26439,14 @@ to maximise an approximation to the expectation of
the utility function.")
(define-public r-acet
(package
(name "r-acet")
- (version "1.8.2")
+ (version "1.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ACEt" version))
(sha256
(base32
- "0583c9dg2yf01zf5p0bf24zipkm8yp7rwhn1dxyw2d0v881bbli6"))))
+ "1071d75sw5bcfw1acjsg6bn81sapb5hkwrxjfrfxlz5r83w6213f"))))
(properties `((upstream-name . "ACEt")))
(build-system r-build-system)
(propagated-inputs
- 21/76: gnu: r-learnr: Update to 0.17.3., (continued)
- 21/76: gnu: r-learnr: Update to 0.17.3., guix-commits, 2023/05/31
- 25/76: gnu: r-proc: Update to 1.18.2., guix-commits, 2023/05/31
- 03/76: gnu: r-valr: Update to 0.6.8., guix-commits, 2023/05/31
- 23/76: gnu: r-insight: Update to 0.19.2., guix-commits, 2023/05/31
- 28/76: gnu: r-emmeans: Update to 1.8.6., guix-commits, 2023/05/31
- 46/76: gnu: r-biclust: Update to 2.0.3.1., guix-commits, 2023/05/31
- 50/76: gnu: r-qgraph: Update to 1.9.5., guix-commits, 2023/05/31
- 53/76: gnu: r-spatstat-model: Update to 3.2-4., guix-commits, 2023/05/31
- 34/76: gnu: r-deldir: Update to 1.0-9., guix-commits, 2023/05/31
- 40/76: gnu: r-parameters: Update to 0.21.1., guix-commits, 2023/05/31
- 41/76: gnu: r-acet: Update to 1.9.0.,
guix-commits <=
- 59/76: gnu: r-confintr: Update to 1.0.1., guix-commits, 2023/05/31
- 66/76: gnu: r-rgeos: Update to 0.6-3., guix-commits, 2023/05/31
- 20/76: gnu: r-catdata: Update to 1.2.3., guix-commits, 2023/05/31
- 17/76: gnu: r-ucminf: Update to 1.1-4.3., guix-commits, 2023/05/31
- 18/76: gnu: r-timeseries: Update to 4030.106., guix-commits, 2023/05/31
- 19/76: gnu: r-statnet-common: Update to 4.9.0., guix-commits, 2023/05/31
- 24/76: gnu: r-nodbi: Update to 0.9.5., guix-commits, 2023/05/31
- 27/76: gnu: r-targets: Update to 1.1.3., guix-commits, 2023/05/31
- 29/76: gnu: r-chk: Update to 0.9.0., guix-commits, 2023/05/31
- 33/76: gnu: r-future-apply: Update to 1.11.0., guix-commits, 2023/05/31