[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
186/214: gnu: r-rmarkdown: Update to 2.14.
From: |
guix-commits |
Subject: |
186/214: gnu: r-rmarkdown: Update to 2.14. |
Date: |
Sat, 28 May 2022 04:37:54 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4cdc177740503d4f7e92b48442dda35a0362e4e1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:57 2022 +0200
gnu: r-rmarkdown: Update to 2.14.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.14.
---
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 f820ec35fb..ca390f8898 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2830,13 +2830,13 @@ certain criterion, e.g., it contains a certain regular
file.")
(define-public r-rmarkdown
(package
(name "r-rmarkdown")
- (version "2.13")
+ (version "2.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "rmarkdown" version))
(sha256
- (base32 "0i07p3dxxv2s2a4xmyhc3qxmwg86vakniq5jjjclmcq2sahvw5vj"))))
+ (base32 "081j1hpxcwadn606ch5lq279s66c1b0f0mjvap7yimnrljpigv79"))))
(properties `((upstream-name . "rmarkdown")))
(build-system r-build-system)
(propagated-inputs
- 109/214: gnu: r-mlapi: Update to 0.1.1., (continued)
- 109/214: gnu: r-mlapi: Update to 0.1.1., guix-commits, 2022/05/28
- 123/214: gnu: r-gamlss: Update to 5.4-3., guix-commits, 2022/05/28
- 116/214: gnu: r-parameters: Update to 0.18.0., guix-commits, 2022/05/28
- 143/214: gnu: r-spatstat-utils: Update to 2.3-1., guix-commits, 2022/05/28
- 135/214: gnu: r-tam: Update to 4.0-16., guix-commits, 2022/05/28
- 149/214: gnu: r-tidypredict: Update to 0.4.9., guix-commits, 2022/05/28
- 155/214: gnu: r-lpme: Update to 1.1.3., guix-commits, 2022/05/28
- 146/214: gnu: r-spatstat-core: Update to 2.4-4., guix-commits, 2022/05/28
- 166/214: gnu: r-exactextractr: Update to 0.8.2., guix-commits, 2022/05/28
- 180/214: gnu: r-ade4: Update to 1.7-19., guix-commits, 2022/05/28
- 186/214: gnu: r-rmarkdown: Update to 2.14.,
guix-commits <=
- 190/214: gnu: r-glmnet: Update to 4.1-4., guix-commits, 2022/05/28
- 183/214: gnu: r-openssl: Update to 2.0.2., guix-commits, 2022/05/28
- 178/214: gnu: r-tibble: Update to 3.1.7., guix-commits, 2022/05/28
- 201/214: gnu: r-pcapp: Update to 2.0-1., guix-commits, 2022/05/28
- 206/214: gnu: r-tclust: Update to 1.5-1., guix-commits, 2022/05/28
- 84/214: gnu: r-rnexml: Update to 2.4.7., guix-commits, 2022/05/28
- 195/214: gnu: r-gtools: Update to 3.9.2.1., guix-commits, 2022/05/28
- 187/214: gnu: r-rsqlite: Update to 2.2.14., guix-commits, 2022/05/28
- 179/214: gnu: r-dplyr: Update to 1.0.9., guix-commits, 2022/05/28
- 177/214: gnu: r-testthat: Update to 3.1.4., guix-commits, 2022/05/28