[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
100/112: gnu: r-rlang: Update to 0.4.9.
From: |
guix-commits |
Subject: |
100/112: gnu: r-rlang: Update to 0.4.9. |
Date: |
Wed, 9 Dec 2020 16:07:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0bc87a52823eaf9faf57e0b1c600f8584338027a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 22:00:59 2020 +0100
gnu: r-rlang: Update to 0.4.9.
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.9.
---
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 359f52a..509fddc 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1645,13 +1645,13 @@ defined in different packages.")
(define-public r-rlang
(package
(name "r-rlang")
- (version "0.4.8")
+ (version "0.4.9")
(source (origin
(method url-fetch)
(uri (cran-uri "rlang" version))
(sha256
(base32
- "0z8hnwbzpwal66svwp04csjm49vdb9rmwzvn8hyqn93qy6pd9015"))))
+ "0qix6jigz3qqjx151fpv1k5hq2miqyakvm3jql2qqsyr9d1028yr"))))
(build-system r-build-system)
(home-page "http://rlang.tidyverse.org")
(synopsis "Functions for base types, core R and Tidyverse features")
- 83/112: gnu: r-showtext: Update to 0.9-1., (continued)
- 83/112: gnu: r-showtext: Update to 0.9-1., guix-commits, 2020/12/09
- 85/112: gnu: r-r-filesets: Update to 2.14.0., guix-commits, 2020/12/09
- 89/112: gnu: r-loo: Update to 2.4.0., guix-commits, 2020/12/09
- 12/112: gnu: Add r-projpred., guix-commits, 2020/12/09
- 63/112: gnu: r-flare: Update to 1.7.0., guix-commits, 2020/12/09
- 88/112: gnu: r-stopwords: Update to 2.1., guix-commits, 2020/12/09
- 92/112: gnu: r-hardhat: Update to 0.1.5., guix-commits, 2020/12/09
- 95/112: gnu: r-tune: Update to 0.1.2., guix-commits, 2020/12/09
- 96/112: gnu: r-tidymodels: Update to 0.1.2., guix-commits, 2020/12/09
- 99/112: gnu: r-testthat: Update to 3.0.0., guix-commits, 2020/12/09
- 100/112: gnu: r-rlang: Update to 0.4.9.,
guix-commits <=
- 101/112: gnu: r-dbplyr: Update to 2.0.0., guix-commits, 2020/12/09
- 103/112: gnu: r-backports: Update to 1.2.0., guix-commits, 2020/12/09
- 107/112: gnu: r-hmisc: Update to 4.4-2., guix-commits, 2020/12/09
- 111/112: gnu: r-lme4: Update to 1.1-26., guix-commits, 2020/12/09
- 94/112: gnu: r-cpp11: Update to 0.2.4., guix-commits, 2020/12/09
- 102/112: gnu: r-data-table: Update to 1.13.4., guix-commits, 2020/12/09
- 112/112: gnu: r-lubridate: Update to 1.7.9.2., guix-commits, 2020/12/09
- 104/112: gnu: r-rstudioapi: Update to 0.13., guix-commits, 2020/12/09
- 97/112: gnu: r-diversitree: Update to 0.9-15., guix-commits, 2020/12/09
- 98/112: gnu: r-codetools: Update to 0.2-18., guix-commits, 2020/12/09