[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
160/214: gnu: r-phangorn: Update to 2.10.0.
From: |
guix-commits |
Subject: |
160/214: gnu: r-phangorn: Update to 2.10.0. |
Date: |
Tue, 20 Sep 2022 11:07:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ac19f68dde0e880ccb1606aaaf8de9f7542f6965
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:28 2022 +0200
gnu: r-phangorn: Update to 2.10.0.
* gnu/packages/cran.scm (r-phangorn): Update to 2.10.0.
[propagated-inputs]: Add r-digest.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e886c8716b..52426a5d59 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -30587,17 +30587,18 @@ distributed as independent packages.")
(define-public r-phangorn
(package
(name "r-phangorn")
- (version "2.9.0")
+ (version "2.10.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "phangorn" version))
(sha256
(base32
- "08ys4vgmsp070v3119wzl1nrgx359427gb6lcxj67p5y0bhdnqij"))))
+ "1kjxp352jdk1amxpk9jrql490d0qy79zm65y8szyxrm1adqghlyi"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape
+ r-digest
r-fastmatch
r-generics
r-igraph
- 106/214: gnu: r-aplot: Update to 0.1.7., (continued)
- 106/214: gnu: r-aplot: Update to 0.1.7., guix-commits, 2022/09/20
- 96/214: gnu: r-gamlss-dist: Update to 6.0-5., guix-commits, 2022/09/20
- 84/214: gnu: r-tidytree: Update to 0.4.0., guix-commits, 2022/09/20
- 148/214: gnu: r-iml: Update to 0.11.1., guix-commits, 2022/09/20
- 153/214: gnu: r-tidytext: Update to 0.3.4., guix-commits, 2022/09/20
- 85/214: gnu: r-sparsesvd: Update to 0.2-1., guix-commits, 2022/09/20
- 154/214: gnu: r-parsnip: Update to 1.0.1., guix-commits, 2022/09/20
- 144/214: gnu: r-binman: Update to 0.1.3., guix-commits, 2022/09/20
- 157/214: gnu: r-metafor: Update to 3.8-1., guix-commits, 2022/09/20
- 161/214: gnu: r-calculus: Update to 0.3.4., guix-commits, 2022/09/20
- 160/214: gnu: r-phangorn: Update to 2.10.0.,
guix-commits <=
- 164/214: gnu: r-mlr3learners: Update to 0.5.4., guix-commits, 2022/09/20
- 172/214: gnu: r-tfruns: Update to 1.5.1., guix-commits, 2022/09/20
- 175/214: gnu: r-zoolog: Update to 1.1.0., guix-commits, 2022/09/20
- 186/214: gnu: r-knitr: Update to 1.40., guix-commits, 2022/09/20
- 177/214: gnu: r-webmockr: Update to 0.8.2., guix-commits, 2022/09/20
- 193/214: gnu: r-rstudioapi: Update to 0.14., guix-commits, 2022/09/20
- 205/214: gnu: r-matrixmodels: Update to 0.5-1., guix-commits, 2022/09/20
- 199/214: gnu: r-viridislite: Update to 0.4.1., guix-commits, 2022/09/20
- 204/214: gnu: r-rrcov: Update to 1.7-1., guix-commits, 2022/09/20
- 209/214: gnu: r-desctools: Update to 0.99.46., guix-commits, 2022/09/20