[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/98: gnu: r-lmom: Update to 3.0.
From: |
guix-commits |
Subject: |
96/98: gnu: r-lmom: Update to 3.0. |
Date: |
Wed, 13 Sep 2023 18:06:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 97e5c897c4ba22ce8b9955eec4a683fdcf9a7ef6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:16 2023 +0200
gnu: r-lmom: Update to 3.0.
* gnu/packages/statistics.scm (r-lmom): Update to 3.0.
---
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 791b811eff..b647ec0b61 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7232,13 +7232,13 @@ Annealing\" @url{doi:10.1145/3025453.3025912}.")
(define-public r-lmom
(package
(name "r-lmom")
- (version "2.9")
+ (version "3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "lmom" version))
(sha256
- (base32 "145va4dhl767mywk36xcmqilm21sfkqhcqi0s07qgq3k39sn4gin"))))
+ (base32 "1482kbb4cm65m2d1xlxml93yjd3d43iiap6nvzg5vd33i9iyh2jb"))))
(properties `((upstream-name . "lmom")))
(build-system r-build-system)
(native-inputs (list gfortran))
- 72/98: gnu: r-distributionutils: Update to 0.6-1., (continued)
- 72/98: gnu: r-distributionutils: Update to 0.6-1., guix-commits, 2023/09/13
- 69/98: gnu: r-pbdmpi: Update to 0.5-0., guix-commits, 2023/09/13
- 76/98: gnu: r-paws-developer-tools: Update to 0.4.0., guix-commits, 2023/09/13
- 50/98: gnu: r-terra: Update to 1.7-46., guix-commits, 2023/09/13
- 53/98: gnu: r-acopula: Update to 0.9.4., guix-commits, 2023/09/13
- 59/98: gnu: r-directlabels: Update to 2023.8.25., guix-commits, 2023/09/13
- 61/98: gnu: r-spatstat-model: Update to 3.2-6., guix-commits, 2023/09/13
- 62/98: gnu: r-spatstat-geom: Update to 3.2-5., guix-commits, 2023/09/13
- 73/98: gnu: r-paws-common: Update to 0.6.0., guix-commits, 2023/09/13
- 75/98: gnu: r-paws-cost-management: Update to 0.4.0., guix-commits, 2023/09/13
- 96/98: gnu: r-lmom: Update to 3.0.,
guix-commits <=
- 32/98: gnu: r-ggeffects: Update to 1.3.1., guix-commits, 2023/09/13
- 51/98: gnu: r-desolve: Update to 1.38., guix-commits, 2023/09/13
- 52/98: gnu: r-gamlss: Update to 5.4-18., guix-commits, 2023/09/13
- 64/98: gnu: r-config: Update to 0.3.2., guix-commits, 2023/09/13
- 67/98: gnu: r-diversitree: Update to 0.9-20., guix-commits, 2023/09/13
- 66/98: gnu: r-seqminer: Update to 9.1., guix-commits, 2023/09/13
- 81/98: gnu: r-paws-machine-learning: Update to 0.4.0., guix-commits, 2023/09/13
- 80/98: gnu: r-paws-analytics: Update to 0.4.0., guix-commits, 2023/09/13
- 89/98: gnu: r-foreign: Update to 0.8-85., guix-commits, 2023/09/13
- 87/98: gnu: r-mlearning: Update to 1.2.1., guix-commits, 2023/09/13