[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/55: gnu: r-rlang: Update to 1.0.3.
From: |
guix-commits |
Subject: |
45/55: gnu: r-rlang: Update to 1.0.3. |
Date: |
Fri, 1 Jul 2022 13:04:52 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f9d7c23af2a01f33b1e62a39d814801f3cc6d235
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:09 2022 +0200
gnu: r-rlang: Update to 1.0.3.
* gnu/packages/statistics.scm (r-rlang): Update to 1.0.3.
---
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 86f5a74a64..3715993a0e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1756,13 +1756,13 @@ defined in different packages.")
(define-public r-rlang
(package
(name "r-rlang")
- (version "1.0.2")
+ (version "1.0.3")
(source (origin
(method url-fetch)
(uri (cran-uri "rlang" version))
(sha256
(base32
- "1k6pzl2x80pycpllvd8n1k62h5cfdwc0hsdwvbicrcxhdwz7rs4d"))))
+ "0ghfbs0sw502hk5amxr8i5lwgv6vyqcq2a2liqf57k9dm6qlik04"))))
(build-system r-build-system)
(home-page "http://rlang.tidyverse.org")
(synopsis "Functions for base types, core R and Tidyverse features")
- 42/55: gnu: r-spacetime: Update to 1.2-8., (continued)
- 42/55: gnu: r-spacetime: Update to 1.2-8., guix-commits, 2022/07/01
- 46/55: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/01
- 52/55: gnu: r-car: Update to 3.1-0., guix-commits, 2022/07/01
- 29/55: gnu: r-packrat: Update to 0.8.1., guix-commits, 2022/07/01
- 37/55: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/01
- 23/55: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/01
- 35/55: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/01
- 36/55: gnu: r-tidyposterior: Update to 1.0.0., guix-commits, 2022/07/01
- 39/55: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/01
- 44/55: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/01
- 45/55: gnu: r-rlang: Update to 1.0.3.,
guix-commits <=
- 48/55: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/01
- 49/55: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/01
- 50/55: gnu: r-r-rsp: Update to 0.45.0., guix-commits, 2022/07/01
- 53/55: gnu: r-ranger: Update to 0.14.1., guix-commits, 2022/07/01
- 55/55: gnu: r-gld: Update to 2.6.5., guix-commits, 2022/07/01