* [bug#34542] [PATCH 05/24] gnu: r-metap: Update to 1.1.
@ 2019-02-19 3:45 Brett Gilio
2019-03-14 10:25 ` bug#34542: " Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-19 3:45 UTC (permalink / raw)
To: 34542
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 05/24] gnu: r-metap: Update to 1.1. --]
[-- Type: text/x-patch, Size: 1328 bytes --]
From 612544cc0637ef9ddc97fdf2f4e95c2d26acdb33 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 19:27:44 -0600
Subject: [PATCH 05/24] gnu: r-metap: Update to 1.1.
* gnu/packages/cran.scm (r-metap): Update to 1.1.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 13c957a8a..44c8b0a99 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3695,19 +3695,19 @@ automatically.")
(define-public r-metap
(package
(name "r-metap")
- (version "1.0")
+ (version "1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "metap" version))
(sha256
(base32
- "18rzvqfzyk8fn54gjvy2qd21nk9w69j7ihww477ma3f3ab6i982h"))))
+ "10kv7z8pik5iy374h399vws0ldf41y2nczlwh8axqf9dcwl084i0"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)
("r-rdpack" ,r-rdpack)))
- (home-page "http://www.dewey.myzen.co.uk/meta/meta.html")
+ (home-page "http://www.dewey.myzen.co.uk/meta/meta.html") ; SSL not available
(synopsis "Meta-analysis of significance values")
(description
"The canonical way to perform meta-analysis involves using effect sizes.
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34542: [PATCH 05/24] gnu: r-metap: Update to 1.1.
2019-02-19 3:45 [bug#34542] [PATCH 05/24] gnu: r-metap: Update to 1.1 Brett Gilio
@ 2019-03-14 10:25 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-03-14 10:25 UTC (permalink / raw)
To: Brett Gilio; +Cc: 34542-done
Brett Gilio <brettg@posteo.net> writes:
> From 612544cc0637ef9ddc97fdf2f4e95c2d26acdb33 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 19:27:44 -0600
> Subject: [PATCH 05/24] gnu: r-metap: Update to 1.1.
>
> * gnu/packages/cran.scm (r-metap): Update to 1.1.
Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages. Closing.
Thanks!
--
Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-14 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19 3:45 [bug#34542] [PATCH 05/24] gnu: r-metap: Update to 1.1 Brett Gilio
2019-03-14 10:25 ` bug#34542: " Ricardo Wurmus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).