[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/57: gnu: r-phangorn: Update to 2.7.1.
From: |
guix-commits |
Subject: |
45/57: gnu: r-phangorn: Update to 2.7.1. |
Date: |
Mon, 26 Jul 2021 09:39:32 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 2a119193b305e33027fe16227c3cf58d53898e23
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:13 2021 +0200
gnu: r-phangorn: Update to 2.7.1.
* gnu/packages/cran.scm (r-phangorn): Update to 2.7.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 7b977da..269c03f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27861,14 +27861,14 @@ discovery of differentially expressed genes and
markers.")
(define-public r-phangorn
(package
(name "r-phangorn")
- (version "2.7.0")
+ (version "2.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "phangorn" version))
(sha256
(base32
- "19113x95vq09168x6v4ryfcdrb3a4ckp8rimd43sdkmz9pkfdxkx"))))
+ "160kks4bg4iwy8g234g6aiiqbvz7ki5k9csyax3kjv7ia5wddafq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ape" ,r-ape)
- 28/57: gnu: r-wk: Update to 0.5.0., (continued)
- 28/57: gnu: r-wk: Update to 0.5.0., guix-commits, 2021/07/26
- 36/57: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/26
- 40/57: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/26
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26
- 44/57: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/26
- 46/57: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/26
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26
- 45/57: gnu: r-phangorn: Update to 2.7.1.,
guix-commits <=
- 49/57: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/26
- 50/57: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/26
- 51/57: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/26
- 52/57: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/26
- 54/57: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/26
- 55/57: gnu: r-rcpparmadillo: Update to 0.10.6.0.0., guix-commits, 2021/07/26
- 56/57: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/26