[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/99: gnu: r-erm: Update to 1.0-2.
From: |
guix-commits |
Subject: |
66/99: gnu: r-erm: Update to 1.0-2. |
Date: |
Tue, 9 Mar 2021 16:07:23 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e59f4ecda8809d29281bb29502492b95816e5f26
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 9 21:41:02 2021 +0100
gnu: r-erm: Update to 1.0-2.
* gnu/packages/cran.scm (r-erm): Update to 1.0-2.
---
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 d3fe280..f468369 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22727,14 +22727,14 @@ Latent regression models and plausible value
imputation are also supported.")
(define-public r-erm
(package
(name "r-erm")
- (version "1.0-1")
+ (version "1.0-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "eRm" version))
(sha256
(base32
- "0njqzznnhnkvalmhiq5yq1w7gwp2myki5cv61w42ydvd27hdyyg9"))))
+ "0smym010kswc5vx90qr3x1vl16xj1x1i54rvrj006dc4agc1vmlk"))))
(properties `((upstream-name . "eRm")))
(build-system r-build-system)
(propagated-inputs
- 86/99: gnu: r-dplyr: Update to 1.0.5., (continued)
- 86/99: gnu: r-dplyr: Update to 1.0.5., guix-commits, 2021/03/09
- 92/99: gnu: r-glmnet: Update to 4.1-1., guix-commits, 2021/03/09
- 95/99: gnu: r-beeswarm: Update to 0.3.1., guix-commits, 2021/03/09
- 98/99: gnu: r-pbkrtest: Update to 0.5.1., guix-commits, 2021/03/09
- 14/99: gnu: r-ffbase: Update to 0.13.3., guix-commits, 2021/03/09
- 21/99: gnu: r-cli: Update to 2.3.1., guix-commits, 2021/03/09
- 23/99: gnu: r-pillar: Update to 1.5.1., guix-commits, 2021/03/09
- 27/99: gnu: r-rastervis: Update to 0.50., guix-commits, 2021/03/09
- 40/99: gnu: r-rgl: Update to 0.105.22., guix-commits, 2021/03/09
- 60/99: gnu: r-parameters: Update to 0.12.0., guix-commits, 2021/03/09
- 66/99: gnu: r-erm: Update to 1.0-2.,
guix-commits <=
- 72/99: gnu: r-tune: Update to 0.1.3., guix-commits, 2021/03/09
- 97/99: gnu: r-quantreg: Update to 5.85., guix-commits, 2021/03/09
- 18/99: gnu: r-energy: Update to 1.7-8., guix-commits, 2021/03/09
- 68/99: gnu: r-flexsurv: Update to 2.0., guix-commits, 2021/03/09
- 75/99: gnu: r-mlr3tuning: Update to 0.7.0., guix-commits, 2021/03/09
- 79/99: gnu: r-mass: Update to 7.3-53.1., guix-commits, 2021/03/09
- 85/99: gnu: r-tibble: Update to 3.1.0., guix-commits, 2021/03/09
- 91/99: gnu: r-sparsem: Update to 1.81., guix-commits, 2021/03/09
- 25/99: gnu: r-rio: Update to 0.5.26., guix-commits, 2021/03/09
- 26/99: gnu: r-promises: Update to 1.2.0.1., guix-commits, 2021/03/09