[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/13: gnu: r-truncnorm: Update to 1.0-9.
From: |
guix-commits |
Subject: |
03/13: gnu: r-truncnorm: Update to 1.0-9. |
Date: |
Tue, 21 Mar 2023 07:40:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f91a6fb4dabec8a973f93ef10500f54642938617
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 21 12:14:32 2023 +0100
gnu: r-truncnorm: Update to 1.0-9.
* gnu/packages/cran.scm (r-truncnorm): Update to 1.0-9.
---
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 d6dfb438fc..4fa519e5b0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7622,14 +7622,14 @@ imputations.")
(define-public r-truncnorm
(package
(name "r-truncnorm")
- (version "1.0-8")
+ (version "1.0-9")
(source
(origin
(method url-fetch)
(uri (cran-uri "truncnorm" version))
(sha256
(base32
- "0zn88wdd58223kibk085rhsikl4yhlrwiyq109hzjg06hy6lwmj9"))))
+ "0267gvcg6mmf28x26z6njw373prwpaq8aqkd6aavyhrjsv2aqmji"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/truncnorm/")
(synopsis "Truncated normal distribution")
- branch master updated (088a3d4c34 -> 31cdb03704), guix-commits, 2023/03/21
- 03/13: gnu: r-truncnorm: Update to 1.0-9.,
guix-commits <=
- 07/13: gnu: r-ggfortify: Update to 0.4.16., guix-commits, 2023/03/21
- 09/13: gnu: r-metafor: Update to 4.0-0., guix-commits, 2023/03/21
- 08/13: gnu: r-qgraph: Update to 1.9.4., guix-commits, 2023/03/21
- 11/13: gnu: r-intervals: Update to 0.15.3., guix-commits, 2023/03/21
- 06/13: gnu: r-sf: Update to 1.0-12., guix-commits, 2023/03/21
- 05/13: gnu: r-glmmtmb: Update to 1.1.6., guix-commits, 2023/03/21
- 12/13: gnu: r-keras: Update to 2.11.1., guix-commits, 2023/03/21
- 13/13: gnu: r-tibble: Update to 3.2.1., guix-commits, 2023/03/21
- 04/13: gnu: r-fnn: Update to 1.1.3.2., guix-commits, 2023/03/21
- 02/13: gnu: r-partykit: Update to 1.2-19., guix-commits, 2023/03/21