[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/21: gnu: r-energy: Update to 1.7-11.
From: |
guix-commits |
Subject: |
02/21: gnu: r-energy: Update to 1.7-11. |
Date: |
Mon, 2 Jan 2023 09:07:05 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 9ecc7216c42414f8c8973c93b8ccf7e764415b3b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 2 15:00:06 2023 +0100
gnu: r-energy: Update to 1.7-11.
* gnu/packages/cran.scm (r-energy): Update to 1.7-11.
---
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 ec6e9d4f73..79fcf36d0f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5851,14 +5851,14 @@ data). Weighted versions of MLE, MME and QME are
available.")
(define-public r-energy
(package
(name "r-energy")
- (version "1.7-10")
+ (version "1.7-11")
(source
(origin
(method url-fetch)
(uri (cran-uri "energy" version))
(sha256
(base32
- "19xyw5bkyzfk22gly2ca2nsznqnrhaq4a77727kr1k26bj3y8gal"))))
+ "04b55ckmaqbnlpifg4w7smvly03kqycklvbg9x8d4yf902q8z7y2"))))
(build-system r-build-system)
(propagated-inputs
(list r-boot r-gsl r-rcpp))
- branch master updated (9a19d85f1e -> 8156216b4a), guix-commits, 2023/01/02
- 01/21: gnu: r-rcppde: Update to 0.1.7., guix-commits, 2023/01/02
- 03/21: gnu: r-gower: Update to 1.0.1., guix-commits, 2023/01/02
- 04/21: gnu: r-cli: Update to 3.5.0., guix-commits, 2023/01/02
- 02/21: gnu: r-energy: Update to 1.7-11.,
guix-commits <=
- 06/21: gnu: r-officer: Update to 0.5.0., guix-commits, 2023/01/02
- 05/21: gnu: r-xfun: Update to 0.36., guix-commits, 2023/01/02
- 07/21: gnu: r-yulab-utils: Update to 0.0.6., guix-commits, 2023/01/02
- 08/21: gnu: r-bdgraph: Update to 2.72., guix-commits, 2023/01/02
- 09/21: gnu: r-isoband: Update to 0.2.7., guix-commits, 2023/01/02
- 12/21: gnu: r-tokenizers: Update to 0.3.0., guix-commits, 2023/01/02
- 10/21: gnu: r-gaston: Update to 1.5.9., guix-commits, 2023/01/02
- 11/21: gnu: r-flexsurv: Update to 2.2.1., guix-commits, 2023/01/02
- 13/21: gnu: r-tidytext: Update to 0.4.0., guix-commits, 2023/01/02
- 18/21: gnu: r-highr: Update to 0.10., guix-commits, 2023/01/02