[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: r-rmarkdown: Use HTTPS home page.
From: |
guix-commits |
Subject: |
10/13: gnu: r-rmarkdown: Use HTTPS home page. |
Date: |
Thu, 3 Oct 2019 17:17:05 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3757f5cbc1f5f5b7d49bf8555c0e3bc37f9ae310
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Oct 3 13:03:30 2019 +0200
gnu: r-rmarkdown: Use HTTPS home page.
* gnu/packages/statistics.scm (r-rmarkdown)[home-page]: Use HTTPS.
---
gnu/packages/statistics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 0e0b6ca..668372c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2727,7 +2727,7 @@ certain criterion, e.g., it contains a certain regular
file.")
("r-xfun" ,r-xfun)
("r-yaml" ,r-yaml)
("ghc-pandoc" ,ghc-pandoc)))
- (home-page "http://rmarkdown.rstudio.com")
+ (home-page "https://rmarkdown.rstudio.com")
(synopsis "Convert R Markdown documents into a variety of formats")
(description
"This package provides tools to convert R Markdown documents into a
- branch master updated (ccbc1c5 -> 9a68b89), guix-commits, 2019/10/03
- 01/13: gnu: r-sjplot: Update to 2.7.2., guix-commits, 2019/10/03
- 05/13: gnu: r-calibrate: Update to 1.7.5., guix-commits, 2019/10/03
- 03/13: gnu: r-globaloptions: Update to 0.1.1., guix-commits, 2019/10/03
- 04/13: gnu: r-pls: Update to 2.7-2., guix-commits, 2019/10/03
- 12/13: gnu: r-xfun: Update to 0.10., guix-commits, 2019/10/03
- 10/13: gnu: r-rmarkdown: Use HTTPS home page.,
guix-commits <=
- 09/13: gnu: r-rmarkdown: Update to 1.16., guix-commits, 2019/10/03
- 11/13: gnu: rcas-web: Fix build with RCAS > 1.3.x., guix-commits, 2019/10/03
- 02/13: gnu: r-gdal: Update to 1.4-6., guix-commits, 2019/10/03
- 13/13: gnu: linux-libre: Update to 5.3., guix-commits, 2019/10/03
- 07/13: gnu: r-bookdown: Update to 0.14., guix-commits, 2019/10/03
- 06/13: gnu: r-rvcheck: Update to 0.1.5., guix-commits, 2019/10/03
- 08/13: gnu: r-glasso: Update to 1.11., guix-commits, 2019/10/03