GNU bug report logs - #34562
[PATCH 22/24] gnu: r-epi: Update to 2.34.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Tue, 19 Feb 2019 03:59:20 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34562 in the body.
You can then email your comments to 34562 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34562; Package guix-patches. (Tue, 19 Feb 2019 03:59:20 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 19 Feb 2019 03:59:20 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 22/24] gnu: r-epi: Update to 2.34.
Date: Mon, 18 Feb 2019 21:43:27 -0600
[0022-gnu-r-epi-Update-to-2.34.patch (text/x-patch, inline)]
From 5a17e63394d93786b8d671c48d96b78528f61a1b Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Mon, 18 Feb 2019 21:27:34 -0600
Subject: [PATCH 22/24] gnu: r-epi: Update to 2.34.

* gnu/packages/cran.scm (r-epi): Update to 2.34.
---
 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 973ae1eb8..764aeb15d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10455,14 +10455,14 @@ model with finite state space using the Aalen-Johansen estimator.")
 (define-public r-epi
   (package
     (name "r-epi")
-    (version "2.32")
+    (version "2.34")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "Epi" version))
        (sha256
         (base32
-         "14n24xlm7pwdc54w2hlpjhfal1zpzm87rv3rjfckiz47d3w7dwqm"))))
+         "1crgfpnxpnaa0mzif6x75rjnkwjwa6z4hi98lbvymzjjad7i1fzw"))))
     (properties `((upstream-name . "Epi")))
     (build-system r-build-system)
     (propagated-inputs
@@ -10476,7 +10476,7 @@ model with finite state space using the Aalen-Johansen estimator.")
        ("r-plyr" ,r-plyr)
        ("r-survival" ,r-survival)
        ("r-zoo" ,r-zoo)))
-    (home-page "http://BendixCarstensen.com/Epi/")
+    (home-page "https://BendixCarstensen.com/Epi/")
     (synopsis "Statistical analysis in epidemiology")
     (description
      "This package provides functions for demographic and epidemiological
-- 
2.20.1





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Thu, 14 Mar 2019 10:37:02 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Thu, 14 Mar 2019 10:37:02 GMT) Full text and rfc822 format available.

Message #10 received at 34562-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34562-done <at> debbugs.gnu.org
Subject: Re: [bug#34562] [PATCH 22/24] gnu: r-epi: Update to 2.34.
Date: Thu, 14 Mar 2019 11:36:15 +0100
Brett Gilio <brettg <at> posteo.net> writes:

> From 5a17e63394d93786b8d671c48d96b78528f61a1b Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Mon, 18 Feb 2019 21:27:34 -0600
> Subject: [PATCH 22/24] gnu: r-epi: Update to 2.34.
>
> * gnu/packages/cran.scm (r-epi): Update to 2.34.

Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages.  (Updated to 2.35.) Closing.

Thanks!

-- 
Ricardo





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Apr 2019 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.