[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/29: gnu: r-puniform: Update to 0.2.6.
From: |
guix-commits |
Subject: |
22/29: gnu: r-puniform: Update to 0.2.6. |
Date: |
Mon, 17 Jul 2023 09:00:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ed58e991f5fe97c7e7b1d33ebf67dd383ca19bf2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 17 14:19:54 2023 +0200
gnu: r-puniform: Update to 0.2.6.
* gnu/packages/statistics.scm (r-puniform): Update to 0.2.6.
---
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 09ff7cde58..68206ea6a1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6921,14 +6921,14 @@ Methods are provided for a variety of fitted models,
including @code{lm()} and
(define-public r-puniform
(package
(name "r-puniform")
- (version "0.2.5")
+ (version "0.2.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "puniform" version))
(sha256
(base32
- "1zw8qbqnyhyvzrw6izrqgnmbawcqg2jdhcb8lxs1rd8y7cn4v4wj"))))
+ "1rfd7d14an28hba1rhldxn418qagnlk8ngvimb86i3774ll9blvi"))))
(properties `((upstream-name . "puniform")))
(build-system r-build-system)
(propagated-inputs
- 13/29: gnu: r-sf: Update to 1.0-14., (continued)
- 13/29: gnu: r-sf: Update to 1.0-14., guix-commits, 2023/07/17
- 12/29: gnu: r-longdat: Update to 1.1.2., guix-commits, 2023/07/17
- 15/29: gnu: r-seewave: Update to 2.2.1., guix-commits, 2023/07/17
- 14/29: gnu: r-sccore: Update to 1.0.4., guix-commits, 2023/07/17
- 16/29: gnu: r-stars: Update to 0.6-2., guix-commits, 2023/07/17
- 17/29: gnu: r-ggh4x: Update to 0.2.5., guix-commits, 2023/07/17
- 11/29: gnu: r-tidytree: Update to 0.4.4., guix-commits, 2023/07/17
- 18/29: gnu: r-mgcv: Update to 1.9-0., guix-commits, 2023/07/17
- 19/29: gnu: r-deoptimr: Update to 1.1-0., guix-commits, 2023/07/17
- 20/29: gnu: r-matrixmodels: Update to 0.5-2., guix-commits, 2023/07/17
- 22/29: gnu: r-puniform: Update to 0.2.6.,
guix-commits <=
- 23/29: gnu: r-affycomp: Update to 1.76.1., guix-commits, 2023/07/17
- 25/29: gnu: r-icobra: Update to 1.28.1., guix-commits, 2023/07/17
- 21/29: gnu: r-clubsandwich: Update to 0.5.9., guix-commits, 2023/07/17
- 24/29: gnu: r-treeio: Update to 1.24.2., guix-commits, 2023/07/17
- 27/29: gnu: r-clusterprofiler: Update to 4.8.2., guix-commits, 2023/07/17
- 26/29: gnu: r-gosemsim: Update to 2.26.1., guix-commits, 2023/07/17
- 28/29: gnu: r-flowcore: Update to 2.12.1., guix-commits, 2023/07/17
- 29/29: gnu: r-experimenthub: Update to 2.8.1., guix-commits, 2023/07/17