[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/211: gnu: r-reprex: Update to 2.0.2.
From: |
guix-commits |
Subject: |
27/211: gnu: r-reprex: Update to 2.0.2. |
Date: |
Tue, 20 Sep 2022 06:23:56 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3e018f671344781a97598c01c89c65855333f074
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
- 18/211: gnu: r-rticles: Update to 0.24., (continued)
- 18/211: gnu: r-rticles: Update to 0.24., guix-commits, 2022/09/20
- 13/211: gnu: r-htscluster: Update to 2.0.10., guix-commits, 2022/09/20
- 48/211: gnu: r-cubature: Update to 2.0.4.5., guix-commits, 2022/09/20
- 37/211: gnu: r-lpsolve: Update to 5.6.16., guix-commits, 2022/09/20
- 52/211: gnu: r-arules: Update to 1.7-4., guix-commits, 2022/09/20
- 29/211: gnu: r-readxl: Update to 1.4.1., guix-commits, 2022/09/20
- 69/211: gnu: r-furrr: Update to 0.3.1., guix-commits, 2022/09/20
- 63/211: gnu: r-mosaiccore: Update to 0.9.2., guix-commits, 2022/09/20
- 56/211: gnu: r-factominer: Update to 2.6., guix-commits, 2022/09/20
- 39/211: gnu: r-broom: Update to 1.0.1., guix-commits, 2022/09/20
- 27/211: gnu: r-reprex: Update to 2.0.2.,
guix-commits <=
- 47/211: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 61/211: gnu: r-flextable: Update to 0.8.0., guix-commits, 2022/09/20
- 35/211: gnu: r-prismatic: Update to 1.1.1., guix-commits, 2022/09/20
- 60/211: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 30/211: gnu: r-modelr: Update to 0.1.9., guix-commits, 2022/09/20
- 68/211: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 12/211: gnu: r-perfmeas: Update to 1.2.5., guix-commits, 2022/09/20
- 11/211: gnu: r-valr: Update to 0.6.5., guix-commits, 2022/09/20
- 05/211: gnu: liblantern: Do not hardcode Python version., guix-commits, 2022/09/20
- 06/211: gnu: liblantern: Update to 0.8.1., guix-commits, 2022/09/20