[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/37: gnu: r-activepathways: Update to 1.0.2.
From: |
guix-commits |
Subject: |
23/37: gnu: r-activepathways: Update to 1.0.2. |
Date: |
Thu, 16 Jul 2020 04:42:41 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a9a912805a4bc24f64369922fea393c717ee36aa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 13 21:03:11 2020 +0200
gnu: r-activepathways: Update to 1.0.2.
* gnu/packages/bioconductor.scm (r-activepathways): Update to 1.0.2.
[propagated-inputs]: Remove r-metap.
---
gnu/packages/bioconductor.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index b9d1516..3ab94cb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7187,21 +7187,20 @@ using whole genome sequencing data.")
(define-public r-activepathways
(package
(name "r-activepathways")
- (version "1.0.1")
+ (version "1.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ActivePathways" version))
(sha256
(base32
- "1xb0d1svmzw404pv8ja6wr4773k7x2lxkrzrayilvzqbfzj1wx20"))))
+ "1hxy760x141ykrpqdbfldq4ggj1svj3lsrpwi4rb2x7r4lna937l"))))
(properties
`((upstream-name . "ActivePathways")))
(build-system r-build-system)
(propagated-inputs
`(("r-data-table" ,r-data-table)
- ("r-ggplot2" ,r-ggplot2)
- ("r-metap" ,r-metap)))
+ ("r-ggplot2" ,r-ggplot2)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://cran.r-project.org/web/packages/ActivePathways/")
- 07/37: gnu: r-cubature: Update to 2.0.4.1., (continued)
- 07/37: gnu: r-cubature: Update to 2.0.4.1., guix-commits, 2020/07/16
- 10/37: gnu: r-nonnest2: Update to 0.5-5., guix-commits, 2020/07/16
- 12/37: gnu: r-iheatmapr: Update to 0.5.0., guix-commits, 2020/07/16
- 16/37: gnu: r-svglite: Update to 1.2.3.2., guix-commits, 2020/07/16
- 09/37: gnu: r-future: Update to 1.18.0., guix-commits, 2020/07/16
- 13/37: gnu: r-rstantools: Update to 2.1.1., guix-commits, 2020/07/16
- 14/37: gnu: r-loo: Update to 2.3.0., guix-commits, 2020/07/16
- 17/37: gnu: r-tibble: Update to 3.0.2., guix-commits, 2020/07/16
- 20/37: gnu: r-cairo: Update to 1.5-12.2., guix-commits, 2020/07/16
- 22/37: gnu: r-rsubread: Update to 2.2.4., guix-commits, 2020/07/16
- 23/37: gnu: r-activepathways: Update to 1.0.2.,
guix-commits <=
- 25/37: gnu: r-genomicfeatures: Update to 1.40.1., guix-commits, 2020/07/16
- 24/37: gnu: r-summarizedexperiment: Update to 1.18.2., guix-commits, 2020/07/16
- 30/37: gnu: r-pillar: Update to 1.4.6., guix-commits, 2020/07/16
- 35/37: gnu: r-tibble: Update to 3.0.3., guix-commits, 2020/07/16
- 26/37: gnu: r-qtl2: Update to 0.22-11., guix-commits, 2020/07/16
- 29/37: gnu: r-mice: Update to 3.10.0., guix-commits, 2020/07/16
- 33/37: gnu: r-brms: Update to 2.13.3., guix-commits, 2020/07/16
- 36/37: gnu: r-r-rsp: Update to 0.44.0., guix-commits, 2020/07/16
- 37/37: gnu: r-quantreg: Update to 5.61., guix-commits, 2020/07/16
- 18/37: gnu: r-xml: Update to 3.99-0.4., guix-commits, 2020/07/16