[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/135: gnu: r-decon: Update to 1.3-4.
From: |
guix-commits |
Subject: |
95/135: gnu: r-decon: Update to 1.3-4. |
Date: |
Wed, 3 Nov 2021 18:00:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 80bcd91076f8bdcec1f07a3309ae80f3de989fb5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:50 2021 +0000
gnu: r-decon: Update to 1.3-4.
* gnu/packages/cran.scm (r-decon): Update to 1.3-4.
---
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 ab47f96..cb482ae 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28764,14 +28764,14 @@ parabolic or user defined by custom scale factors.")
(define-public r-decon
(package
(name "r-decon")
- (version "1.2-4")
+ (version "1.3-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "decon" version))
(sha256
(base32
- "1v4l0xq29rm8mks354g40g9jxn0didzlxg3g7z08m0gvj29zdj7s"))))
+ "036cv56wf42q2p3d5h15hbrp5rc29xxy20qwv4k1qzhkq6hmw0qs"))))
(properties `((upstream-name . "decon")))
(build-system r-build-system)
(native-inputs
- 64/135: gnu: r-pmcmr: Update to 4.4., (continued)
- 64/135: gnu: r-pmcmr: Update to 4.4., guix-commits, 2021/11/03
- 62/135: gnu: r-svmisc: Update to 1.2.3., guix-commits, 2021/11/03
- 71/135: gnu: r-desolve: Update to 1.30., guix-commits, 2021/11/03
- 69/135: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/03
- 76/135: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/03
- 80/135: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/03
- 77/135: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/03
- 85/135: gnu: r-spatstat-geom: Update to 2.3-0., guix-commits, 2021/11/03
- 86/135: gnu: r-exactranktests: Update to 0.8-34., guix-commits, 2021/11/03
- 91/135: gnu: r-perm: Update to 1.0-0.2., guix-commits, 2021/11/03
- 95/135: gnu: r-decon: Update to 1.3-4.,
guix-commits <=
- 119/135: gnu: r-tidyr: Update to 1.1.4., guix-commits, 2021/11/03
- 57/135: gnu: r-deldir: Update to 1.0-6., guix-commits, 2021/11/03
- 61/135: gnu: r-optparse: Update to 1.7.1., guix-commits, 2021/11/03
- 66/135: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/03
- 78/135: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/03
- 74/135: gnu: r-caret: Update to 6.0-90., guix-commits, 2021/11/03
- 88/135: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/03
- 92/135: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/03
- 97/135: gnu: r-lwgeom: Update to 0.2-8., guix-commits, 2021/11/03
- 99/135: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/03