[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
94/125: gnu: r-phangorn: Update to 2.7.0.
From: |
guix-commits |
Subject: |
94/125: gnu: r-phangorn: Update to 2.7.0. |
Date: |
Tue, 4 May 2021 01:33:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 065f3eac48680874e5304b87eff1f78d6bfc24e8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:20 2021 +0200
gnu: r-phangorn: Update to 2.7.0.
* gnu/packages/cran.scm (r-phangorn): Update to 2.7.0.
---
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 f4e00c6..a65dae5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26800,14 +26800,14 @@ discovery of differentially expressed genes and
markers.")
(define-public r-phangorn
(package
(name "r-phangorn")
- (version "2.6.3")
+ (version "2.7.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "phangorn" version))
(sha256
(base32
- "08yqz8qlw960x4b52wzrm22f242xnpc8695pjkhy7bi1nzm303ga"))))
+ "19113x95vq09168x6v4ryfcdrb3a4ckp8rimd43sdkmz9pkfdxkx"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ape" ,r-ape)
- 115/125: gnu: r-bitops: Update to 1.0-7., (continued)
- 115/125: gnu: r-bitops: Update to 1.0-7., guix-commits, 2021/05/04
- 117/125: gnu: r-segmented: Update to 1.3-4., guix-commits, 2021/05/04
- 118/125: gnu: r-dt: Update to 0.18., guix-commits, 2021/05/04
- 122/125: gnu: r-viridislite: Update to 0.4.0., guix-commits, 2021/05/04
- 123/125: gnu: r-tidyselect: Update to 1.1.1., guix-commits, 2021/05/04
- 125/125: gnu: r-pcapp: Update to 1.9-74., guix-commits, 2021/05/04
- 99/125: gnu: r-cluster: Update to 2.1.2., guix-commits, 2021/05/04
- 104/125: gnu: r-spatial: Update to 7.3-14., guix-commits, 2021/05/04
- 84/125: gnu: r-spatstat-geom: Update to 2.1-0., guix-commits, 2021/05/04
- 89/125: gnu: r-exactranktests: Update to 0.8-32., guix-commits, 2021/05/04
- 94/125: gnu: r-phangorn: Update to 2.7.0.,
guix-commits <=
- 95/125: gnu: r-mlr3misc: Update to 0.9.1., guix-commits, 2021/05/04
- 101/125: gnu: r-lattice: Update to 0.20-44., guix-commits, 2021/05/04
- 103/125: gnu: r-nnet: Update to 7.3-16., guix-commits, 2021/05/04
- 105/125: gnu: r-survival: Update to 3.2-11., guix-commits, 2021/05/04
- 106/125: gnu: r-formatr: Update to 1.9., guix-commits, 2021/05/04
- 107/125: gnu: r-highr: Update to 0.9., guix-commits, 2021/05/04
- 109/125: gnu: r-rlang: Update to 0.4.11., guix-commits, 2021/05/04
- 112/125: gnu: r-devtools: Update to 2.4.0., guix-commits, 2021/05/04
- 111/125: gnu: r-openssl: Update to 1.4.4., guix-commits, 2021/05/04
- 113/125: gnu: r-withr: Update to 2.4.2., guix-commits, 2021/05/04