[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
351/356: gnu: r-biotmle: Update to 1.18.0.
From: |
guix-commits |
Subject: |
351/356: gnu: r-biotmle: Update to 1.18.0. |
Date: |
Sun, 7 Nov 2021 18:12:45 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fd3a180b32e21bbc5853a62764449990e060db27
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:50 2021 +0000
gnu: r-biotmle: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.18.0.
[propagated-inputs]: Remove r-dofuture and r-future.
---
gnu/packages/bioconductor.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 66097bf..f6d8539 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14607,24 +14607,22 @@ help unravel disease regulatory trajectory.")
(define-public r-biotmle
(package
(name "r-biotmle")
- (version "1.16.0")
+ (version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biotmle" version))
(sha256
(base32
- "01smkmbv40yprgrgi2gjnmi8ncqyrlkfdxsh33ki20amcx32nc7f"))))
+ "0p3iavf9059qa8qvfvqzskfc5gki3z0ivkkqdwg5anvf0wv2k47g"))))
(properties `((upstream-name . "biotmle")))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
("r-biocgenerics" ,r-biocgenerics)
("r-biocparallel" ,r-biocparallel)
- ("r-dofuture" ,r-dofuture)
("r-dplyr" ,r-dplyr)
("r-drtmle" ,r-drtmle)
- ("r-future" ,r-future)
("r-ggplot2" ,r-ggplot2)
("r-ggsci" ,r-ggsci)
("r-limma" ,r-limma)
- 334/356: gnu: r-minet: Update to 3.52.0., (continued)
- 334/356: gnu: r-minet: Update to 3.52.0., guix-commits, 2021/11/07
- 335/356: gnu: r-genetclassifier: Update to 1.34.0., guix-commits, 2021/11/07
- 336/356: gnu: r-dir-expiry: Update to 1.2.0., guix-commits, 2021/11/07
- 337/356: gnu: r-basilisk-utils: Update to 1.6.0., guix-commits, 2021/11/07
- 341/356: gnu: r-biodb: Update to 1.2.0., guix-commits, 2021/11/07
- 342/356: gnu: r-biomformat: Update to 1.22.0., guix-commits, 2021/11/07
- 343/356: gnu: r-mvcclass: Update to 1.68.0., guix-commits, 2021/11/07
- 344/356: gnu: r-biomvcclass: Update to 1.62.0., guix-commits, 2021/11/07
- 347/356: gnu: r-bionet: Update to 1.54.0., guix-commits, 2021/11/07
- 350/356: gnu: r-biotip: Update to 1.8.0., guix-commits, 2021/11/07
- 351/356: gnu: r-biotmle: Update to 1.18.0.,
guix-commits <=
- 355/356: gnu: r-biscuiteer: Update to 1.8.0., guix-commits, 2021/11/07
- 353/356: gnu: r-dmrseq: Update to 1.14.0., guix-commits, 2021/11/07
- 356/356: gnu: r-tximeta: Update to 1.12.0., guix-commits, 2021/11/07