[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/46: gnu: r-biclust: Update to 2.0.3.
From: |
guix-commits |
Subject: |
27/46: gnu: r-biclust: Update to 2.0.3. |
Date: |
Wed, 2 Jun 2021 11:27:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b3aad04bed2f2e3829943f2b4c7dfa1c1ab394bb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jun 2 17:23:06 2021 +0200
gnu: r-biclust: Update to 2.0.3.
* gnu/packages/cran.scm (r-biclust): Update to 2.0.3.
---
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 34543cf..ad88f41 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21826,14 +21826,14 @@ cluster stability.")
(define-public r-biclust
(package
(name "r-biclust")
- (version "2.0.2")
+ (version "2.0.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "biclust" version))
(sha256
(base32
- "1pk7mvwlg4hkc4cn4w6wr2c192qx03d1xfwlzclk5bw1nmcg483b"))))
+ "0lgyc2f04dhr65cwga78pradxsdzgjrpp8vphchqn60ab1z95dlp"))))
(properties `((upstream-name . "biclust")))
(build-system r-build-system)
(propagated-inputs
- 33/46: gnu: r-seurat: Update to 4.0.2., (continued)
- 33/46: gnu: r-seurat: Update to 4.0.2., guix-commits, 2021/06/02
- 34/46: gnu: r-calculus: Update to 0.3.1., guix-commits, 2021/06/02
- 35/46: gnu: r-textshape: Update to 1.7.3., guix-commits, 2021/06/02
- 36/46: gnu: r-matrix: Update to 1.3-4., guix-commits, 2021/06/02
- 37/46: gnu: r-mgcv: Update to 1.8-36., guix-commits, 2021/06/02
- 38/46: gnu: r-formatr: Update to 1.11., guix-commits, 2021/06/02
- 39/46: gnu: r-rversions: Update to 2.1.1., guix-commits, 2021/06/02
- 43/46: gnu: r-fastcluster: Update to 1.2.3., guix-commits, 2021/06/02
- 15/46: gnu: r-sjplot: Update to 2.8.8., guix-commits, 2021/06/02
- 25/46: gnu: r-gdina: Update to 2.8.7., guix-commits, 2021/06/02
- 27/46: gnu: r-biclust: Update to 2.0.3.,
guix-commits <=
- 31/46: gnu: r-clusterr: Update to 1.2.5., guix-commits, 2021/06/02
- 40/46: gnu: r-rcpparmadillo: Update to 0.10.5.0.0., guix-commits, 2021/06/02
- 41/46: gnu: r-e1071: Update to 1.7-7., guix-commits, 2021/06/02
- 42/46: gnu: r-matrixstats: Update to 0.59.0., guix-commits, 2021/06/02
- 44/46: gnu: r-beeswarm: Update to 0.4.0., guix-commits, 2021/06/02
- 45/46: gnu: r-deoptimr: Update to 1.0-9., guix-commits, 2021/06/02
- 46/46: gnu: r-robustbase: Update to 0.93-8., guix-commits, 2021/06/02