[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
127/235: gnu: r-bookdown: Update to 0.41.
From: |
guix-commits |
Subject: |
127/235: gnu: r-bookdown: Update to 0.41. |
Date: |
Fri, 1 Nov 2024 10:09:50 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 9673871ae725cd2c39cdb8a827efd0106bfc5ba8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:52 2024 +0100
gnu: r-bookdown: Update to 0.41.
* gnu/packages/cran.scm (r-bookdown): Update to 0.41.
Change-Id: Icd747f065966d8501e329cfeb449b671a972900d
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fa3b31fb8e..5cbb9e1838 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25371,13 +25371,13 @@ SELECT or UPDATE queries to an end-point.")
(define-public r-bookdown
(package
(name "r-bookdown")
- (version "0.40")
+ (version "0.41")
(source (origin
(method url-fetch)
(uri (cran-uri "bookdown" version))
(sha256
(base32
- "0fdciqazvsmc34hqfiqlmldigxn8gw546kkz74mc9dh48w24mpsq"))
+ "1xwknvsml2bpkyzpapsqlargc1zqphc9q0g7ac0b9d685kvhmd3d"))
;; TODO: there is one more file to replace:
;; inst/resources/gitbook/js/app.min.js
(snippet
- 87/235: gnu: r-deriv: Update to 4.1.6., (continued)
- 87/235: gnu: r-deriv: Update to 4.1.6., guix-commits, 2024/11/01
- 92/235: gnu: r-parmigene: Update to 1.1.1., guix-commits, 2024/11/01
- 103/235: gnu: r-ggeffects: Update to 1.7.2., guix-commits, 2024/11/01
- 104/235: gnu: r-fs: Update to 1.6.5., guix-commits, 2024/11/01
- 113/235: gnu: r-nnls: Update to 1.6., guix-commits, 2024/11/01
- 96/235: gnu: r-quickjsr: Update to 1.4.0., guix-commits, 2024/11/01
- 97/235: gnu: r-sandwich: Update to 3.1-1., guix-commits, 2024/11/01
- 116/235: gnu: r-fields: Update to 16.3., guix-commits, 2024/11/01
- 114/235: gnu: r-dotcall64: Update to 1.2., guix-commits, 2024/11/01
- 123/235: gnu: r-sftime: Update to 0.3.0., guix-commits, 2024/11/01
- 127/235: gnu: r-bookdown: Update to 0.41.,
guix-commits <=
- 121/235: gnu: r-wk: Update to 0.9.4., guix-commits, 2024/11/01
- 125/235: gnu: r-haplo-stats: Update to 1.9.7., guix-commits, 2024/11/01
- 124/235: gnu: r-spdep: Update to 1.3-6., guix-commits, 2024/11/01
- 145/235: gnu: r-msm: Update to 1.8.1., guix-commits, 2024/11/01
- 140/235: gnu: r-caretensemble: Update to 4.0.1., guix-commits, 2024/11/01
- 142/235: gnu: r-ggplot-multistats: Update to 1.0.1., guix-commits, 2024/11/01
- 138/235: gnu: r-randtoolbox: Update to 2.0.5., guix-commits, 2024/11/01
- 144/235: gnu: r-forestplot: Update to 3.1.5., guix-commits, 2024/11/01
- 147/235: gnu: r-rsconnect: Update to 1.3.2., guix-commits, 2024/11/01
- 156/235: gnu: r-spatstat-random: Update to 3.3-2., guix-commits, 2024/11/01