[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
126/150: gnu: r-rlang: Update to 0.4.10.
From: |
guix-commits |
Subject: |
126/150: gnu: r-rlang: Update to 0.4.10. |
Date: |
Wed, 20 Jan 2021 11:21:18 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 521b7db252ec0f7203a3e6cdf30fe27846519273
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:14:07 2021 +0100
gnu: r-rlang: Update to 0.4.10.
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.10.
---
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 8fb4668..3863725 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1647,13 +1647,13 @@ defined in different packages.")
(define-public r-rlang
(package
(name "r-rlang")
- (version "0.4.9")
+ (version "0.4.10")
(source (origin
(method url-fetch)
(uri (cran-uri "rlang" version))
(sha256
(base32
- "0qix6jigz3qqjx151fpv1k5hq2miqyakvm3jql2qqsyr9d1028yr"))))
+ "0ximv89f6zymnwms121k1jfvvflrdm3pmmf5xyvz56f1qiq04lq7"))))
(build-system r-build-system)
(home-page "http://rlang.tidyverse.org")
(synopsis "Functions for base types, core R and Tidyverse features")
- 139/150: gnu: r-dt: Update to 0.17., (continued)
- 139/150: gnu: r-dt: Update to 0.17., guix-commits, 2021/01/20
- 128/150: gnu: r-dplyr: Update to 1.0.3., guix-commits, 2021/01/20
- 144/150: gnu: r-cowplot: Update to 1.1.1., guix-commits, 2021/01/20
- 147/150: gnu: r-rcppeigen: Update to 0.3.3.9.1., guix-commits, 2021/01/20
- 149/150: gnu: r-pbkrtest: Update to 0.5-0.1., guix-commits, 2021/01/20
- 97/150: gnu: r-semtools: Update to 0.5-4., guix-commits, 2021/01/20
- 120/150: gnu: r-nlme: Update to 3.1-151., guix-commits, 2021/01/20
- 99/150: gnu: r-loo: Update to 2.4.1., guix-commits, 2021/01/20
- 127/150: gnu: r-tibble: Update to 3.0.5., guix-commits, 2021/01/20
- 106/150: gnu: r-cpp11: Update to 0.2.5., guix-commits, 2021/01/20
- 126/150: gnu: r-rlang: Update to 0.4.10.,
guix-commits <=
- 131/150: gnu: r-git2r: Update to 0.28.0., guix-commits, 2021/01/20
- 133/150: gnu: r-hms: Update to 1.0.0., guix-commits, 2021/01/20
- 129/150: gnu: r-data-table: Update to 1.13.6., guix-commits, 2021/01/20
- 143/150: gnu: r-sfsmisc: Update to 1.1-8., guix-commits, 2021/01/20
- 69/150: gnu: r-gmp: Update to 0.6-2., guix-commits, 2021/01/20
- 87/150: gnu: r-patchwork: Update to 1.1.1., guix-commits, 2021/01/20
- 84/150: gnu: r-batchtools: Update to 0.9.15., guix-commits, 2021/01/20
- 91/150: gnu: r-showtext: Update to 0.9-2., guix-commits, 2021/01/20
- 96/150: gnu: r-actuar: Update to 3.1-0., guix-commits, 2021/01/20
- 103/150: gnu: r-shapforxgboost: Update to 0.1.0., guix-commits, 2021/01/20