[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
236/265: gnu: r-motiv: Update to 1.42.0.
From: |
guix-commits |
Subject: |
236/265: gnu: r-motiv: Update to 1.42.0. |
Date: |
Sun, 15 Dec 2019 09:40:44 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 35a1b3ec4cc1f75ff300c6aa50f1b2b5bee1adc4
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:33:30 2019 +0100
gnu: r-motiv: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-motiv): Update to 1.42.0.
[propagated-inputs]: Add r-genomicranges.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1657d1f..72d2bb3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3754,14 +3754,14 @@ genomic sequence data.")
(define-public r-motiv
(package
(name "r-motiv")
- (version "1.40.0")
+ (version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MotIV" version))
(sha256
(base32
- "088z3vyx5h2c4ll4sway01cd4h0x2ayhbv55f6l2kss71v6k6byf"))))
+ "07k4rw4nhcn4sg43psv1h7qr064gws22m2yyr7x8sy3f1i1c954k"))))
(properties `((upstream-name . "MotIV")))
(build-system r-build-system)
(inputs
@@ -3769,6 +3769,7 @@ genomic sequence data.")
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
("r-biostrings" ,r-biostrings)
+ ("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
("r-lattice" ,r-lattice)
("r-rgadem" ,r-rgadem)
- 221/265: gnu: r-gcrma: Update to 2.58.0., (continued)
- 221/265: gnu: r-gcrma: Update to 2.58.0., guix-commits, 2019/12/15
- 173/265: gnu: r-genomegraphs: Update to 1.46.0., guix-commits, 2019/12/15
- 175/265: gnu: r-timeseriesexperiment: Update to 1.4.0., guix-commits, 2019/12/15
- 184/265: gnu: r-cicero: Update to 1.4.0., guix-commits, 2019/12/15
- 183/265: gnu: r-genie3: Update to 1.8.0., guix-commits, 2019/12/15
- 190/265: gnu: r-consensusclusterplus: Update to 1.50.0., guix-commits, 2019/12/15
- 199/265: gnu: r-quasr: Update to 1.26.0., guix-commits, 2019/12/15
- 207/265: gnu: r-rbowtie2: Update to 1.8.0., guix-commits, 2019/12/15
- 216/265: gnu: r-roar: Update to 1.22.0., guix-commits, 2019/12/15
- 232/265: gnu: r-gofuncr: Update to 1.6.0., guix-commits, 2019/12/15
- 236/265: gnu: r-motiv: Update to 1.42.0.,
guix-commits <=
- 237/265: gnu: r-rgadem: Update to 2.34.0., guix-commits, 2019/12/15
- 243/265: gnu: r-a4preproc: Update to 1.34.0., guix-commits, 2019/12/15
- 238/265: gnu: r-bacon: Update to 1.14.0., guix-commits, 2019/12/15
- 248/265: gnu: r-clusterprofiler: Update to 3.14.0., guix-commits, 2019/12/15
- 115/265: gnu: r-interactivedisplaybase: Update to 1.24.0., guix-commits, 2019/12/15
- 132/265: gnu: r-seqpattern: Update to 1.18.0., guix-commits, 2019/12/15
- 135/265: gnu: r-topgo: Update to 2.37.0., guix-commits, 2019/12/15
- 140/265: gnu: r-delayedarray: Update to 0.12.0., guix-commits, 2019/12/15
- 145/265: gnu: r-annotationdbi: Update to 1.48.0., guix-commits, 2019/12/15
- 154/265: gnu: r-s4vectors: Update to 0.24.1., guix-commits, 2019/12/15