[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/323: gnu: r-inspect: Update to 1.20.0.
From: |
guix-commits |
Subject: |
43/323: gnu: r-inspect: Update to 1.20.0. |
Date: |
Mon, 7 Dec 2020 15:12:49 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b730a65eca1ae2e2bbb0f7a3972ba78c6076d06a
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:48:52 2020 +0100
gnu: r-inspect: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.20.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 05336e9..11e0335 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2382,14 +2382,14 @@ genes or proteins in these datasets.")
(define-public r-inspect
(package
(name "r-inspect")
- (version "1.18.0")
+ (version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "INSPEcT" version))
(sha256
(base32
- "1yyglkdc3ww2jzswhcxk9g1imydfm39krl87as5l9fbm7mv3vd4z"))))
+ "1jymvi5mf7vhs58zfh290pacfswgvkw09rmbirmr24kxcgl30483"))))
(properties `((upstream-name . "INSPEcT")))
(build-system r-build-system)
(propagated-inputs
- 20/323: gnu: Add r-rcppnumerical., (continued)
- 20/323: gnu: Add r-rcppnumerical., guix-commits, 2020/12/07
- 18/323: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/12/07
- 23/323: gnu: Add r-etrunct., guix-commits, 2020/12/07
- 26/323: gnu: Add r-greylistchip., guix-commits, 2020/12/07
- 27/323: gnu: r-diffbind: Update to 3.0.7., guix-commits, 2020/12/07
- 39/323: gnu: r-goseq: Update to 1.42.0., guix-commits, 2020/12/07
- 47/323: gnu: r-destiny: Update to 3.4.0., guix-commits, 2020/12/07
- 35/323: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/12/07
- 34/323: gnu: r-qdnaseq: Update to 1.26.0., guix-commits, 2020/12/07
- 30/323: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/12/07
- 43/323: gnu: r-inspect: Update to 1.20.0.,
guix-commits <=
- 31/323: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/12/07
- 36/323: gnu: r-riboprofiling: Update to 1.20.0., guix-commits, 2020/12/07
- 41/323: gnu: r-rots: Update to 1.18.0., guix-commits, 2020/12/07
- 50/323: gnu: r-copynumber: Update to 1.30.0., guix-commits, 2020/12/07
- 61/323: gnu: r-geoquery: Update to 2.58.0., guix-commits, 2020/12/07
- 63/323: gnu: r-siggenes: Update to 1.64.0., guix-commits, 2020/12/07
- 80/323: gnu: r-a4preproc: Update to 1.38.0., guix-commits, 2020/12/07
- 76/323: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/12/07
- 90/323: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/12/07
- 94/323: gnu: r-annotationfuncs: Update to 1.40.0., guix-commits, 2020/12/07