[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/25: gnu: r-coda: Update to 0.19-4.1.
From: |
guix-commits |
Subject: |
23/25: gnu: r-coda: Update to 0.19-4.1. |
Date: |
Thu, 1 Feb 2024 17:09:54 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c6059868a000ad5c50f7e0f921edb9838556224b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:04 2024 +0100
gnu: r-coda: Update to 0.19-4.1.
* gnu/packages/statistics.scm (r-coda): Update to 0.19-4.1.
Change-Id: I6f4d9f7fe0ac81b44e3970f84f667a7757ee6b41
---
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 974b51e14e..978fa30485 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2498,13 +2498,13 @@ functionalities needed to treat uncertainties in
studies.")
(define-public r-coda
(package
(name "r-coda")
- (version "0.19-4")
+ (version "0.19-4.1")
(source (origin
(method url-fetch)
(uri (cran-uri "coda" version))
(sha256
(base32
- "13z5dwfpnyyhpsbpg4xr9g5c1685jhqj90f4x4qkcykr6kykqba2"))))
+ "1mlaf3ffql3phc12vlfss0vqqdj415mxsg84vsdgymmvdzc53d7l"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice))
- 03/25: gnu: r-pastecs: Update to 1.4.2., (continued)
- 03/25: gnu: r-pastecs: Update to 1.4.2., guix-commits, 2024/02/01
- 05/25: gnu: r-reticulate: Update to 1.35.0., guix-commits, 2024/02/01
- 06/25: gnu: r-insight: Update to 0.19.8., guix-commits, 2024/02/01
- 08/25: gnu: r-pscl: Update to 1.5.9., guix-commits, 2024/02/01
- 10/25: gnu: r-bayesplot: Update to 1.11.0., guix-commits, 2024/02/01
- 04/25: gnu: r-magicaxis: Update to 2.4.5., guix-commits, 2024/02/01
- 09/25: gnu: r-quickjsr: Update to 1.1.3., guix-commits, 2024/02/01
- 07/25: gnu: r-intergraph: Update to 2.0-4., guix-commits, 2024/02/01
- 11/25: gnu: r-compositions: Update to 2.0-8., guix-commits, 2024/02/01
- 17/25: gnu: r-spatstat-explore: Update to 3.2-6., guix-commits, 2024/02/01
- 23/25: gnu: r-coda: Update to 0.19-4.1.,
guix-commits <=
- 22/25: gnu: r-tensorflow: Update to 2.15.0., guix-commits, 2024/02/01
- 19/25: gnu: r-mlr3misc: Update to 0.14.0., guix-commits, 2024/02/01
- 25/25: gnu: r-rrcov: Update to 1.7-5., guix-commits, 2024/02/01
- 13/25: gnu: r-filesstrings: Update to 3.3.0., guix-commits, 2024/02/01
- 21/25: gnu: r-readods: Update to 2.2.0., guix-commits, 2024/02/01
- 20/25: gnu: r-strex: Update to 2.0.0., guix-commits, 2024/02/01
- 12/25: gnu: r-terra: Update to 1.7-71., guix-commits, 2024/02/01
- 15/25: gnu: r-rsconnect: Update to 1.2.1., guix-commits, 2024/02/01
- 14/25: gnu: r-fracdiff: Update to 1.5-3., guix-commits, 2024/02/01
- 16/25: gnu: r-rstantools: Update to 2.4.0., guix-commits, 2024/02/01