[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/50: gnu: r-metap: Update to 1.3.
From: |
guix-commits |
Subject: |
01/50: gnu: r-metap: Update to 1.3. |
Date: |
Mon, 27 Jan 2020 10:33:41 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fd6412cd2c28c5b0d863428bbfcf998be1b1a4b0
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Jan 27 16:23:38 2020 +0100
gnu: r-metap: Update to 1.3.
* gnu/packages/bioconductor.scm (r-metap): Update to 1.3.
---
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 562e151..3fb4788 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3165,14 +3165,14 @@ are standardized and usable by the accompanying
mutossGUI package.")
(define-public r-metap
(package
(name "r-metap")
- (version "1.2")
+ (version "1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "metap" version))
(sha256
(base32
- "0pfbcixjrzx81l9wqhlp55khg9k63zf8pvg2n39c19akr4ppzhvf"))))
+ "1jmmmmjiklaxfl604hwqil193ydaghvd5jv8xsr4bx3pzn5i9kvz"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)
- branch master updated (5e61de2 -> 2afae7f), guix-commits, 2020/01/27
- 01/50: gnu: r-metap: Update to 1.3.,
guix-commits <=
- 03/50: gnu: r-callr: Update to 3.4.1., guix-commits, 2020/01/27
- 04/50: gnu: r-rgooglemaps: Update to 1.4.5.2., guix-commits, 2020/01/27
- 02/50: gnu: r-diversitree: Update to 0.9-13., guix-commits, 2020/01/27
- 06/50: gnu: r-lpsolve: Update to 5.6.15., guix-commits, 2020/01/27
- 08/50: gnu: r-xts: Update to 0.12-0., guix-commits, 2020/01/27
- 09/50: gnu: r-tsp: Update to 1.1-8., guix-commits, 2020/01/27
- 12/50: gnu: r-factominer: Update to 2.1., guix-commits, 2020/01/27
- 11/50: gnu: r-leaps: Update to 3.1., guix-commits, 2020/01/27
- 05/50: gnu: r-prettyunits: Update to 1.1.1., guix-commits, 2020/01/27
- 07/50: gnu: r-broom: Update to 0.5.4., guix-commits, 2020/01/27