[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/214: gnu: r-reprex: Update to 2.0.2.
From: |
guix-commits |
Subject: |
27/214: gnu: r-reprex: Update to 2.0.2. |
Date: |
Tue, 20 Sep 2022 11:06:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b09ba421ef37613534b8b284bea47dd666e286c2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:47 2022 +0200
gnu: r-reprex: Update to 2.0.2.
* gnu/packages/cran.scm (r-reprex): Update to 2.0.2.
[propagated-inputs]: Add r-lifecycle.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d201173752..d6cb7302a4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2181,14 +2181,14 @@ package is a port of the Python package
@code{cssselect}.")
(define-public r-reprex
(package
(name "r-reprex")
- (version "2.0.1")
+ (version "2.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "reprex" version))
(sha256
(base32
- "09k4rasp7mz6n796dsklcbc5l7prljiznrm7fra16qybr9kqcv8f"))))
+ "14khx09yzn97xhags48lvym1g37h1l2ymvw6r1jlldhjc7i1cnx8"))))
(build-system r-build-system)
(propagated-inputs
(list r-callr
@@ -2197,6 +2197,7 @@ package is a port of the Python package
@code{cssselect}.")
r-fs
r-glue
r-knitr
+ r-lifecycle
r-rlang
r-rmarkdown
r-rstudioapi
- 80/214: gnu: r-rcppalgos: Update to 2.6.0., (continued)
- 80/214: gnu: r-rcppalgos: Update to 2.6.0., guix-commits, 2022/09/20
- 93/214: gnu: r-future: Update to 1.28.0., guix-commits, 2022/09/20
- 116/214: gnu: r-covr: Update to 3.6.1., guix-commits, 2022/09/20
- 136/214: gnu: r-tam: Update to 4.1-4., guix-commits, 2022/09/20
- 43/214: gnu: r-xfun: Update to 0.33., guix-commits, 2022/09/20
- 10/214: gnu: r-httpuv: Update to 1.6.6., guix-commits, 2022/09/20
- 20/214: gnu: r-zoo: Update to 1.8-11., guix-commits, 2022/09/20
- 21/214: gnu: r-ggvenndiagram: Update to 1.2.2., guix-commits, 2022/09/20
- 17/214: gnu: r-googlesheets4: Update to 1.0.1., guix-commits, 2022/09/20
- 18/214: gnu: r-rticles: Update to 0.24., guix-commits, 2022/09/20
- 27/214: gnu: r-reprex: Update to 2.0.2.,
guix-commits <=
- 26/214: gnu: r-rvest: Update to 1.0.3., guix-commits, 2022/09/20
- 30/214: gnu: r-modelr: Update to 0.1.9., guix-commits, 2022/09/20
- 31/214: gnu: r-shinyfiles: Update to 0.9.3., guix-commits, 2022/09/20
- 74/214: gnu: r-effectsize: Update to 0.7.0.5., guix-commits, 2022/09/20
- 81/214: gnu: r-arm: Update to 1.13-1., guix-commits, 2022/09/20
- 78/214: gnu: r-tweedie: Update to 2.3.5., guix-commits, 2022/09/20
- 66/214: gnu: r-mosaicdata: Update to 0.20.3., guix-commits, 2022/09/20
- 63/214: gnu: r-mosaiccore: Update to 0.9.2., guix-commits, 2022/09/20
- 65/214: gnu: r-ggformula: Update to 0.10.2., guix-commits, 2022/09/20
- 42/214: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20