guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/13: gnu: r-epi: Use HTTPS home page.


From: guix-commits
Subject: 07/13: gnu: r-epi: Use HTTPS home page.
Date: Tue, 17 Mar 2020 21:16:53 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit ddf69c4afeebdeb088214969b9a263fdad50d344
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:53:36 2020 +0100

    gnu: r-epi: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-epi)[home-page]: Use HTTPS.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 64291d4..c477bc2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11492,7 +11492,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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]