[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/265: gnu: r-inspect: Update to 1.16.0.
From: |
guix-commits |
Subject: |
55/265: gnu: r-inspect: Update to 1.16.0. |
Date: |
Sun, 15 Dec 2019 09:40:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 74bb4cdf57f5de7fdcf7ccd29fc1334fd75d638b
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 14:37:15 2019 +0100
gnu: r-inspect: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-inspect): Update to 1.16.0.
[propagated-inputs]: Remove r-preprocesscore; add r-genomeinfodb and
r-kernsmooth.
---
gnu/packages/bioconductor.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index c63fa60..aa12fd6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1943,14 +1943,14 @@ genes or proteins in these datasets.")
(define-public r-inspect
(package
(name "r-inspect")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "INSPEcT" version))
(sha256
(base32
- "1a7smljndiyahgpj6vl079pvi3n0rfk1vkdkp799y4nm2wnhn93r"))))
+ "043066zygf2y2jp6dvfwl56hkzcdvkmymhjx3gh4mhi48l71zqv9"))))
(properties `((upstream-name . "INSPEcT")))
(build-system r-build-system)
(propagated-inputs
@@ -1959,12 +1959,13 @@ genes or proteins in these datasets.")
("r-biocparallel" ,r-biocparallel)
("r-deseq2" ,r-deseq2)
("r-desolve" ,r-desolve)
+ ("r-genomeinfodb" ,r-genomeinfodb)
("r-genomicalignments" ,r-genomicalignments)
("r-genomicfeatures" ,r-genomicfeatures)
("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
+ ("r-kernsmooth" ,r-kernsmooth)
("r-plgem" ,r-plgem)
- ("r-preprocesscore" ,r-preprocesscore)
("r-proc" ,r-proc)
("r-rootsolve" ,r-rootsolve)
("r-rsamtools" ,r-rsamtools)
- 35/265: gnu: r-diffbind: Update to 2.14.0., (continued)
- 35/265: gnu: r-diffbind: Update to 2.14.0., guix-commits, 2019/12/15
- 38/265: gnu: r-graph: Update to 1.64.0., guix-commits, 2019/12/15
- 19/265: gnu: Add r-cytoml., guix-commits, 2019/12/15
- 22/265: gnu: r-affycomp: Update to 1.62.0., guix-commits, 2019/12/15
- 46/265: gnu: r-riboprofiling: Update to 1.16.0., guix-commits, 2019/12/15
- 41/265: gnu: r-cghbase: Update to 1.46.0., guix-commits, 2019/12/15
- 45/265: gnu: r-chipcomp: Update to 1.16.0., guix-commits, 2019/12/15
- 42/265: gnu: r-cghcall: Update to 2.48.0., guix-commits, 2019/12/15
- 54/265: gnu: r-plgem: Update to 1.58.0., guix-commits, 2019/12/15
- 50/265: gnu: r-ctc: Update to 1.60.0., guix-commits, 2019/12/15
- 55/265: gnu: r-inspect: Update to 1.16.0.,
guix-commits <=
- 70/265: gnu: r-monocle: Update to 2.14.0., guix-commits, 2019/12/15
- 79/265: gnu: r-methylkit: Update to 1.12.0., guix-commits, 2019/12/15
- 31/265: gnu: r-geneplotter: Update to 1.64.0., guix-commits, 2019/12/15
- 39/265: gnu: r-chippeakanno: Update to 3.20.0., guix-commits, 2019/12/15
- 47/265: gnu: r-riboseqr: Update to 1.20.0., guix-commits, 2019/12/15
- 48/265: gnu: r-interactionset: Update to 1.14.0., guix-commits, 2019/12/15
- 51/265: gnu: r-goseq: Update to 1.38.0., guix-commits, 2019/12/15
- 49/265: gnu: r-genomicinteractions: Update to 1.20.0., guix-commits, 2019/12/15
- 53/265: gnu: r-rots: Update to 1.14.0., guix-commits, 2019/12/15
- 58/265: gnu: r-biocneighbors: Update to 1.4.1., guix-commits, 2019/12/15