[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/31: gnu: r-rmarkdown: Update to 2.3.
From: |
guix-commits |
Subject: |
29/31: gnu: r-rmarkdown: Update to 2.3. |
Date: |
Mon, 22 Jun 2020 06:16:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 15bee10afe82ee1e5d5da398d34df3422741104d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jun 22 12:13:37 2020 +0200
gnu: r-rmarkdown: Update to 2.3.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.3.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 5ac5658..346f062 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2683,13 +2683,13 @@ certain criterion, e.g., it contains a certain regular
file.")
(define-public r-rmarkdown
(package
(name "r-rmarkdown")
- (version "2.2")
+ (version "2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "rmarkdown" version))
(sha256
- (base32 "196r3hq1gcr6iamxllq4k40cb109b16ng24ky0q68bwrll80q1mh"))))
+ (base32 "0vdjq4kcyxkr2m27588kk6yi5g53symjshj4jz4n0j18wz53shji"))))
(properties `((upstream-name . "rmarkdown")))
(build-system r-build-system)
(propagated-inputs
- 23/31: gnu: r-ldheatmap: Update to 0.99-8., (continued)
- 23/31: gnu: r-ldheatmap: Update to 0.99-8., guix-commits, 2020/06/22
- 18/31: gnu: r-rstatix: Update to 0.6.0., guix-commits, 2020/06/22
- 19/31: gnu: r-bayestestr: Update to 0.7.0., guix-commits, 2020/06/22
- 22/31: gnu: r-nonnest2: Update to 0.5-4., guix-commits, 2020/06/22
- 24/31: gnu: r-umap: Update to 0.2.6.0., guix-commits, 2020/06/22
- 28/31: gnu: r-backports: Update to 1.1.8., guix-commits, 2020/06/22
- 30/31: gnu: r-glmnet: Update to 4.0-2., guix-commits, 2020/06/22
- 20/31: gnu: r-ggeffects: Update to 0.15.0., guix-commits, 2020/06/22
- 25/31: gnu: r-zvcv: Update to 2.1.0., guix-commits, 2020/06/22
- 27/31: gnu: r-ggplot2: Update to 3.3.2., guix-commits, 2020/06/22
- 29/31: gnu: r-rmarkdown: Update to 2.3.,
guix-commits <=
- 26/31: gnu: r-isoband: Update to 0.2.2., guix-commits, 2020/06/22
- 31/31: gnu: r-fit-models: Update to 0.63., guix-commits, 2020/06/22