[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
111/135: gnu: r-rlang: Update to 0.4.12.
From: |
guix-commits |
Subject: |
111/135: gnu: r-rlang: Update to 0.4.12. |
Date: |
Wed, 3 Nov 2021 18:00:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 34244f64dfb375ad88174b8ae19a9dff449b9088
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:53 2021 +0000
gnu: r-rlang: Update to 0.4.12.
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.12.
---
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 073ad96..23b0bcf 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1664,13 +1664,13 @@ defined in different packages.")
(define-public r-rlang
(package
(name "r-rlang")
- (version "0.4.11")
+ (version "0.4.12")
(source (origin
(method url-fetch)
(uri (cran-uri "rlang" version))
(sha256
(base32
- "1pfm24jjkxzdb5qcbc05dcjxyk69zpfr5jv4xakqh1xh41mr43kl"))))
+ "05cr08smr8dlk10m810rw4qi1yhgnny83rwkxib0l4my71br29ia"))))
(build-system r-build-system)
(home-page "http://rlang.tidyverse.org")
(synopsis "Functions for base types, core R and Tidyverse features")
- 66/135: gnu: r-clue: Update to 0.3-60., (continued)
- 66/135: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/03
- 78/135: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/03
- 74/135: gnu: r-caret: Update to 6.0-90., guix-commits, 2021/11/03
- 88/135: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/03
- 92/135: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/03
- 97/135: gnu: r-lwgeom: Update to 0.2-8., guix-commits, 2021/11/03
- 99/135: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/03
- 101/135: gnu: r-keras: Update to 2.6.1., guix-commits, 2021/11/03
- 103/135: gnu: r-dismo: Update to 1.3-5., guix-commits, 2021/11/03
- 110/135: gnu: r-testthat: Update to 3.1.0., guix-commits, 2021/11/03
- 111/135: gnu: r-rlang: Update to 0.4.12.,
guix-commits <=
- 112/135: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/03
- 113/135: gnu: r-data-table: Update to 1.14.2., guix-commits, 2021/11/03
- 116/135: gnu: r-rcpparmadillo: Update to 0.10.7.0.0., guix-commits, 2021/11/03
- 117/135: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/03
- 118/135: gnu: r-viridis: Update to 0.6.2., guix-commits, 2021/11/03
- 120/135: gnu: r-plotly: Update to 4.10.0., guix-commits, 2021/11/03
- 122/135: gnu: r-ztable: Update to 0.2.3., guix-commits, 2021/11/03
- 124/135: gnu: r-lubridate: Update to 1.8.0., guix-commits, 2021/11/03
- 129/135: gnu: r-annotationhub: Update to 3.0.2., guix-commits, 2021/11/03
- 126/135: gnu: r-biocthis: Set HOME variable., guix-commits, 2021/11/03