[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/87: gnu: r-statmod: Update to 1.5.0.
From: |
guix-commits |
Subject: |
66/87: gnu: r-statmod: Update to 1.5.0. |
Date: |
Mon, 9 Jan 2023 18:27:37 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit bd0da7c79147dfab35fd8e2ce60ff8d7e6789328
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:19:53 2023 +0100
gnu: r-statmod: Update to 1.5.0.
* gnu/packages/statistics.scm (r-statmod): Update to 1.5.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 df189db530..54120c4984 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5038,13 +5038,13 @@ Wall Street Journal, among others. This package also
provides
(define-public r-statmod
(package
(name "r-statmod")
- (version "1.4.37")
+ (version "1.5.0")
(source (origin
(method url-fetch)
(uri (cran-uri "statmod" version))
(sha256
(base32
- "04v9nynv3lakhnd7b17v5syrlnscrxml71jnd3r93chckskwillh"))))
+ "1jbf07h0mnncn2qp4wcw5bnbvsw3lizpd3cg0cpb8mcxn3wkw76n"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/statmod")
(native-inputs
- 37/87: gnu: r-mitml: Update to 0.4-4., (continued)
- 37/87: gnu: r-mitml: Update to 0.4-4., guix-commits, 2023/01/09
- 31/87: gnu: Add r-httr2., guix-commits, 2023/01/09
- 47/87: gnu: r-precrec: Update to 0.14.1., guix-commits, 2023/01/09
- 22/87: doc: cookbook: Add "Installing Guix on a Cluster" chapter., guix-commits, 2023/01/09
- 30/87: news: Add 'de' translation., guix-commits, 2023/01/09
- 32/87: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 29/87: gnu: LLVM, Clang, libomp, lld: Update to 15.0.6., guix-commits, 2023/01/09
- 59/87: gnu: r-forecast: Update to 8.20., guix-commits, 2023/01/09
- 62/87: gnu: r-mlr3learners: Update to 0.5.6., guix-commits, 2023/01/09
- 63/87: gnu: r-rtweet: Update to 1.1.0., guix-commits, 2023/01/09
- 66/87: gnu: r-statmod: Update to 1.5.0.,
guix-commits <=
- 33/87: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 35/87: gnu: r-lava: Update to 1.7.1., guix-commits, 2023/01/09
- 38/87: gnu: r-seriation: Update to 1.4.1., guix-commits, 2023/01/09
- 39/87: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 41/87: gnu: r-heatmaply: Update to 1.4.2., guix-commits, 2023/01/09
- 42/87: gnu: r-rastervis: Update to 0.51.5., guix-commits, 2023/01/09
- 46/87: gnu: r-writexl: Update to 1.4.2., guix-commits, 2023/01/09
- 49/87: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 51/87: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 52/87: gnu: r-ncdf4: Update to 1.21., guix-commits, 2023/01/09