[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
147/356: gnu: r-monocle: Update to 2.22.0.
From: |
guix-commits |
Subject: |
147/356: gnu: r-monocle: Update to 2.22.0. |
Date: |
Sun, 7 Nov 2021 18:11:28 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2b78b19ed831da8321f2d9599cce5eaa23069c97
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:18 2021 +0000
gnu: r-monocle: Update to 2.22.0.
* gnu/packages/bioconductor.scm (r-monocle): Update to 2.22.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1048de7..19142c8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6460,14 +6460,14 @@ single cell assay data.")
(define-public r-monocle
(package
(name "r-monocle")
- (version "2.20.0")
+ (version "2.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "monocle" version))
(sha256
(base32
- "05j1vc51f39xalggdq27y7218gkr3zq7fh7jhzsb4jj7fpn837ry"))))
+ "0wb2c1jf502lrfx3d0amb09fvhalrwxvpsp99jsab162v4hddg85"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 63/356: gnu: r-interactivedisplaybase: Update to 1.32.0., (continued)
- 63/356: gnu: r-interactivedisplaybase: Update to 1.32.0., guix-commits, 2021/11/07
- 72/356: gnu: r-organismdbi: Update to 1.36.0., guix-commits, 2021/11/07
- 80/356: gnu: r-rhdf5filters: Update to 1.6.0., guix-commits, 2021/11/07
- 90/356: gnu: r-summarizedexperiment: Update to 1.24.0., guix-commits, 2021/11/07
- 111/356: gnu: r-marray: Update to 1.72.0., guix-commits, 2021/11/07
- 115/356: gnu: r-bayseq: Update to 2.28.0., guix-commits, 2021/11/07
- 122/356: gnu: r-goseq: Update to 1.46.0., guix-commits, 2021/11/07
- 127/356: gnu: r-dnabarcodes: Update to 1.24.0., guix-commits, 2021/11/07
- 126/356: gnu: r-inspect: Update to 1.24.0., guix-commits, 2021/11/07
- 157/356: gnu: r-lumi: Update to 2.46.0., guix-commits, 2021/11/07
- 147/356: gnu: r-monocle: Update to 2.22.0.,
guix-commits <=
- 154/356: gnu: r-bumphunter: Update to 1.36.0., guix-commits, 2021/11/07
- 160/356: gnu: r-tradeseq: Update to 1.8.0., guix-commits, 2021/11/07
- 162/356: gnu: r-heatplus: Update to 3.2.0., guix-commits, 2021/11/07
- 150/356: gnu: r-scone: Update to 1.18.0., guix-commits, 2021/11/07
- 159/356: gnu: r-ioniser: Update to 2.18.0., guix-commits, 2021/11/07
- 168/356: gnu: r-dose: Update to 3.20.0., guix-commits, 2021/11/07
- 164/356: gnu: r-anota: Update to 1.42.0., guix-commits, 2021/11/07
- 163/356: gnu: r-gosemsim: Update to 2.20.0., guix-commits, 2021/11/07
- 169/356: gnu: r-enrichplot: Update to 1.14.1., guix-commits, 2021/11/07
- 174/356: gnu: r-a4core: Update to 1.42.0., guix-commits, 2021/11/07