[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/59: gnu: r-rmarkdown: Update to 2.8.
From: |
guix-commits |
Subject: |
55/59: gnu: r-rmarkdown: Update to 2.8. |
Date: |
Thu, 20 May 2021 04:59:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 20ab7a023cfe773a25695c0dc834e79ad99ccced
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:47 2021 +0200
gnu: r-rmarkdown: Update to 2.8.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.8.
---
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 2afb4b8..4b6e5ab 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2734,13 +2734,13 @@ certain criterion, e.g., it contains a certain regular
file.")
(define-public r-rmarkdown
(package
(name "r-rmarkdown")
- (version "2.7")
+ (version "2.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "rmarkdown" version))
(sha256
- (base32 "0shj637qhpcf30il3lhl3k5bxi5l3x3gf612hbqlakp1qrgrf8lm"))))
+ (base32 "0qk558n9fxvl0465384mbvkip9jqymjccdvwpxzm54jr0v56gprz"))))
(properties `((upstream-name . "rmarkdown")))
(build-system r-build-system)
(propagated-inputs
- 20/59: gnu: r-sjmisc: Update to 2.8.7., (continued)
- 20/59: gnu: r-sjmisc: Update to 2.8.7., guix-commits, 2021/05/20
- 43/59: gnu: r-rfast: Update to 2.0.3., guix-commits, 2021/05/20
- 49/59: gnu: r-matrix: Update to 1.3-3., guix-commits, 2021/05/20
- 56/59: gnu: r-viridis: Update to 0.6.1., guix-commits, 2021/05/20
- 58/59: gnu: r-diptest: Update to 0.76-0., guix-commits, 2021/05/20
- 44/59: gnu: r-clusterr: Update to 1.2.4., guix-commits, 2021/05/20
- 46/59: gnu: r-seuratobject: Update to 4.0.1., guix-commits, 2021/05/20
- 50/59: gnu: r-stringi: Update to 1.6.2., guix-commits, 2021/05/20
- 52/59: gnu: r-dplyr: Update to 1.0.6., guix-commits, 2021/05/20
- 59/59: gnu: r-lme4: Update to 1.1-27., guix-commits, 2021/05/20
- 55/59: gnu: r-rmarkdown: Update to 2.8.,
guix-commits <=
- 57/59: gnu: r-statmod: Update to 1.4.36., guix-commits, 2021/05/20