[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/50: gnu: r-erm: Update to 1.0-5.
From: |
guix-commits |
Subject: |
34/50: gnu: r-erm: Update to 1.0-5. |
Date: |
Wed, 6 Mar 2024 03:43:02 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 06a3e957cb3828af51469d842a23232fd27b5a32
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 5 14:38:29 2024 +0100
gnu: r-erm: Update to 1.0-5.
* gnu/packages/cran.scm (r-erm): Update to 1.0-5.
Change-Id: I2afb17f770e54a3fb33dd2decf97fa33946d65df
---
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 f9daaa73bf..7e9015845f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32360,14 +32360,14 @@ Latent regression models and plausible value
imputation are also supported.")
(define-public r-erm
(package
(name "r-erm")
- (version "1.0-4")
+ (version "1.0-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "eRm" version))
(sha256
(base32
- "0rp2lxkwkh09zmv101rzk7x1v1pmscp71qpf8f4chxp3idg6rpid"))))
+ "0bkivhiy02pibdcvb9z0i0yvc3wz3v33n6slhkkik61gcw1idmf0"))))
(properties `((upstream-name . "eRm")))
(build-system r-build-system)
(propagated-inputs
- 13/50: gnu: r-n2r: Update to 1.0.3., (continued)
- 13/50: gnu: r-n2r: Update to 1.0.3., guix-commits, 2024/03/06
- 19/50: gnu: r-partr2: Update to 0.9.2., guix-commits, 2024/03/06
- 23/50: gnu: r-parallelly: Update to 1.37.1., guix-commits, 2024/03/06
- 25/50: gnu: r-bookdown: Update to 0.38., guix-commits, 2024/03/06
- 21/50: gnu: r-tractor-base: Update to 3.4.2., guix-commits, 2024/03/06
- 28/50: gnu: r-leidenalg: Update to 1.1.3., guix-commits, 2024/03/06
- 30/50: gnu: r-showtext: Update to 0.9-7., guix-commits, 2024/03/06
- 31/50: gnu: r-fda: Update to 6.1.7., guix-commits, 2024/03/06
- 29/50: gnu: r-sysfonts: Update to 0.8.9., guix-commits, 2024/03/06
- 32/50: gnu: r-forecast: Update to 8.22.0., guix-commits, 2024/03/06
- 34/50: gnu: r-erm: Update to 1.0-5.,
guix-commits <=
- 37/50: gnu: r-spatstat-random: Update to 3.2-3., guix-commits, 2024/03/06
- 38/50: gnu: r-seurat: Update to 5.0.2., guix-commits, 2024/03/06
- 39/50: gnu: r-mlr3: Update to 0.18.0., guix-commits, 2024/03/06
- 40/50: gnu: r-bbotk: Update to 0.8.0., guix-commits, 2024/03/06
- 41/50: gnu: r-mlr3tuning: Update to 0.20.0., guix-commits, 2024/03/06
- 42/50: gnu: r-gganimate: Update to 1.0.9., guix-commits, 2024/03/06
- 45/50: gnu: r-data-table: Update to 1.15.2., guix-commits, 2024/03/06
- 49/50: gnu: r-naniar: Update to 1.1.0., guix-commits, 2024/03/06
- 48/50: gnu: r-rcppeigen: Update to 0.3.4.0.0., guix-commits, 2024/03/06
- 50/50: gnu: r-datasaurus: Update to 0.1.8., guix-commits, 2024/03/06