[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
167/185: gnu: r-roxygen2: Update to 7.3.2.
From: |
guix-commits |
Subject: |
167/185: gnu: r-roxygen2: Update to 7.3.2. |
Date: |
Tue, 2 Jul 2024 09:29:02 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit b910daf96dd9e206e22593118ae937ff51b2f17d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:54 2024 +0200
gnu: r-roxygen2: Update to 7.3.2.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.3.2.
Change-Id: I9b78c4cbb38861317a6d6033aa0de93fff8c91c6
---
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 ff447e35f8..37d9badc63 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2900,13 +2900,13 @@ tables, autolinks and strikethrough text.")
(define-public r-roxygen2
(package
(name "r-roxygen2")
- (version "7.3.1")
+ (version "7.3.2")
(source (origin
(method url-fetch)
(uri (cran-uri "roxygen2" version))
(sha256
(base32
- "1j72arkadw93f4wrzxhryn3666jwnablr1bhk0zv6g77q2lrypi1"))))
+ "0701v8dglv0mdsjs1mijpylpciiijb2schplavkf5drjj6gqg25p"))))
(build-system r-build-system)
(propagated-inputs
(list r-brew
- 134/185: gnu: r-bbotk: Update to 1.0.0., (continued)
- 134/185: gnu: r-bbotk: Update to 1.0.0., guix-commits, 2024/07/02
- 138/185: gnu: r-downlit: Update to 0.4.4., guix-commits, 2024/07/02
- 143/185: gnu: r-paws-common: Update to 0.7.3., guix-commits, 2024/07/02
- 144/185: gnu: r-paws-cost-management: Update to 0.6.1., guix-commits, 2024/07/02
- 149/185: gnu: r-filehash: Update to 2.4-6., guix-commits, 2024/07/02
- 156/185: gnu: r-survival: Update to 3.7-0., guix-commits, 2024/07/02
- 158/185: gnu: r-dbi: Update to 1.2.3., guix-commits, 2024/07/02
- 160/185: gnu: r-highr: Update to 0.11., guix-commits, 2024/07/02
- 154/185: gnu: r-kernsmooth: Update to 2.23-24., guix-commits, 2024/07/02
- 146/185: gnu: r-paws-management: Update to 0.6.1., guix-commits, 2024/07/02
- 167/185: gnu: r-roxygen2: Update to 7.3.2.,
guix-commits <=
- 150/185: gnu: r-zoltr: Update to 1.0.1., guix-commits, 2024/07/02
- 155/185: gnu: r-nlme: Update to 3.1-165., guix-commits, 2024/07/02
- 141/185: gnu: r-opencpu: Update to 2.2.12., guix-commits, 2024/07/02
- 151/185: gnu: r-spacefillr: Update to 0.3.3., guix-commits, 2024/07/02
- 152/185: gnu: r-mass: Update to 7.3-61., guix-commits, 2024/07/02
- 153/185: gnu: r-foreign: Update to 0.8-87., guix-commits, 2024/07/02
- 157/185: gnu: r-digest: Update to 0.6.36., guix-commits, 2024/07/02
- 159/185: gnu: r-evaluate: Update to 0.24.0., guix-commits, 2024/07/02
- 161/185: gnu: r-markdown: Update to 1.13., guix-commits, 2024/07/02
- 162/185: gnu: r-knitr: Update to 1.47., guix-commits, 2024/07/02