[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
88/146: gnu: r-kendall: Update to 2.2.1.
From: |
guix-commits |
Subject: |
88/146: gnu: r-kendall: Update to 2.2.1. |
Date: |
Tue, 12 Apr 2022 10:01:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 526666d21733f2f13f71d98126d10bd440888892
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:28 2022 +0200
gnu: r-kendall: Update to 2.2.1.
* gnu/packages/cran.scm (r-kendall): Update to 2.2.1.
---
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 1fab6cb0c4..611452bf22 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25488,14 +25488,14 @@ a formula and @code{data.frame} plus some additional
arguments for priors.")
(define-public r-kendall
(package
(name "r-kendall")
- (version "2.2")
+ (version "2.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Kendall" version))
(sha256
(base32
- "0z2yr3x2nvdm81w2imb61hxwcbmg14kfb2bxgh3wmkmv3wfjwkwn"))))
+ "1xmk95l4i3kj9jn0xh1chi2rj322k29jq14ra5pa7316gwf9vx2m"))))
(properties `((upstream-name . "Kendall")))
(build-system r-build-system)
(propagated-inputs
- 29/146: gnu: r-polynom: Update to 1.4-1., (continued)
- 29/146: gnu: r-polynom: Update to 1.4-1., guix-commits, 2022/04/12
- 40/146: gnu: r-tmb: Update to 1.8.1., guix-commits, 2022/04/12
- 44/146: gnu: r-rapportools: Update to 1.1., guix-commits, 2022/04/12
- 46/146: gnu: r-afex: Update to 1.1-0., guix-commits, 2022/04/12
- 69/146: gnu: r-tidygraph: Update to 1.2.1., guix-commits, 2022/04/12
- 62/146: gnu: r-mpm: Update to 1.0-23., guix-commits, 2022/04/12
- 65/146: gnu: r-ggnewscale: Update to 0.4.7., guix-commits, 2022/04/12
- 70/146: gnu: r-rgdal: Update to 1.5-30., guix-commits, 2022/04/12
- 72/146: gnu: r-pmcmrplus: Update to 1.9.4., guix-commits, 2022/04/12
- 80/146: gnu: r-flexclust: Update to 1.4-1., guix-commits, 2022/04/12
- 88/146: gnu: r-kendall: Update to 2.2.1.,
guix-commits <=
- 94/146: gnu: r-spatstat-random: Update to 2.2-0., guix-commits, 2022/04/12
- 104/146: gnu: r-tidymodels: Update to 0.2.0., guix-commits, 2022/04/12
- 107/146: gnu: r-bbotk: Update to 0.5.2., guix-commits, 2022/04/12
- 108/146: gnu: r-mlr3tuning: Update to 0.13.0., guix-commits, 2022/04/12
- 118/146: gnu: r-matrix: Update to 1.4-1., guix-commits, 2022/04/12
- 111/146: gnu: r-gsa: Update to 1.03.2., guix-commits, 2022/04/12
- 115/146: gnu: r-cccd: Update to 1.6., guix-commits, 2022/04/12
- 120/146: gnu: r-mgcv: Update to 1.8-40., guix-commits, 2022/04/12
- 128/146: gnu: r-batchjobs: Update to 1.9., guix-commits, 2022/04/12
- 123/146: gnu: r-rcolorbrewer: Update to 1.1-3., guix-commits, 2022/04/12