[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/114: gnu: r-roxygen2: Update to 7.1.2.
From: |
guix-commits |
Subject: |
100/114: gnu: r-roxygen2: Update to 7.1.2. |
Date: |
Wed, 29 Sep 2021 13:22:34 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 6a459903a814d5ed15efc95c9a4e26f0202aba82
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 15:33:36 2021 +0200
gnu: r-roxygen2: Update to 7.1.2.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.1.2.
[propagated-inputs]: Remove r-rcpp; add r-cpp11.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index fa43c15..5de8182 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2331,24 +2331,24 @@ tables, autolinks and strikethrough text.")
(define-public r-roxygen2
(package
(name "r-roxygen2")
- (version "7.1.1")
+ (version "7.1.2")
(source (origin
(method url-fetch)
(uri (cran-uri "roxygen2" version))
(sha256
(base32
- "0qc8akwfwmaqsjaza87f5fi0zk6sh3l6j3assbs6chvx0gnmvidx"))))
+ "1zf55wywlpy7mk7zfyi3s9fhhg1m9kvafzj46iqw5cbvnlg3ssdk"))))
(build-system r-build-system)
(propagated-inputs
`(("r-brew" ,r-brew)
("r-commonmark" ,r-commonmark)
+ ("r-cpp11" ,r-cpp11)
("r-desc" ,r-desc)
("r-digest" ,r-digest)
("r-knitr" ,r-knitr)
("r-pkgload" ,r-pkgload)
("r-purrr" ,r-purrr)
("r-r6" ,r-r6)
- ("r-rcpp" ,r-rcpp)
("r-rlang" ,r-rlang)
("r-stringi" ,r-stringi)
("r-stringr" ,r-stringr)
- 93/114: gnu: r-mgcv: Update to 1.8-37., (continued)
- 93/114: gnu: r-mgcv: Update to 1.8-37., guix-commits, 2021/09/29
- 92/114: gnu: r-nlme: Update to 3.1-153., guix-commits, 2021/09/29
- 105/114: gnu: r-xml: Update to 3.99-0.8., guix-commits, 2021/09/29
- 104/114: gnu: r-rmarkdown: Update to 2.11., guix-commits, 2021/09/29
- 107/114: gnu: r-e1071: Update to 1.7-9., guix-commits, 2021/09/29
- 109/114: gnu: r-matrixstats: Update to 0.61.0., guix-commits, 2021/09/29
- 114/114: gnu: r-glinternet: Update to 1.0.12., guix-commits, 2021/09/29
- 111/114: gnu: r-fastica: Update to 1.2-3., guix-commits, 2021/09/29
- 81/114: gnu: r-bbotk: Update to 0.4.0., guix-commits, 2021/09/29
- 94/114: gnu: r-survival: Update to 3.2-13., guix-commits, 2021/09/29
- 100/114: gnu: r-roxygen2: Update to 7.1.2.,
guix-commits <=
- 102/114: gnu: r-hms: Update to 1.1.1., guix-commits, 2021/09/29
- 108/114: gnu: r-r-utils: Update to 2.11.0., guix-commits, 2021/09/29
- 25/114: gnu: r-mitml: Update to 0.4-2., guix-commits, 2021/09/29
- 48/114: gnu: r-parallelly: Update to 1.28.1., guix-commits, 2021/09/29
- 49/114: gnu: r-future: Update to 1.22.1., guix-commits, 2021/09/29
- 64/114: gnu: r-dae: Update to 3.2-11., guix-commits, 2021/09/29
- 60/114: gnu: r-aplot: Update to 0.1.1., guix-commits, 2021/09/29
- 74/114: gnu: r-brms: Update to 2.16.1., guix-commits, 2021/09/29
- 75/114: gnu: r-cpp11: Update to 0.4.0., guix-commits, 2021/09/29
- 77/114: gnu: r-dials: Update to 0.0.10., guix-commits, 2021/09/29