[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/111: gnu: r-rlang: Update to 1.0.1.
From: |
guix-commits |
Subject: |
95/111: gnu: r-rlang: Update to 1.0.1. |
Date: |
Mon, 14 Mar 2022 02:25:34 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 24d414f75f7b82db836817e666adb2dc26f0571a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:38 2022 +0100
gnu: r-rlang: Update to 1.0.1.
* gnu/packages/statistics.scm (r-rlang): Update to 1.0.1.
---
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 f50a7cca6f..6a54d9d3f1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1742,13 +1742,13 @@ defined in different packages.")
(define-public r-rlang
(package
(name "r-rlang")
- (version "1.0.0")
+ (version "1.0.1")
(source (origin
(method url-fetch)
(uri (cran-uri "rlang" version))
(sha256
(base32
- "0skf75rhq9y6f09shcjlm1dlh7rlwpyr4mx1l8xn201igg4k8qdb"))))
+ "0zxd44pzq620sb0f0vf97vzp8r2sxzv225m0k8rbw3akyz0db7z5"))))
(build-system r-build-system)
(home-page "http://rlang.tidyverse.org")
(synopsis "Functions for base types, core R and Tidyverse features")
- 94/111: gnu: r-crayon: Update to 1.5.0., (continued)
- 94/111: gnu: r-crayon: Update to 1.5.0., guix-commits, 2022/03/14
- 73/111: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/14
- 110/111: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/14
- 70/111: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/14
- 107/111: gnu: r-rrcov: Update to 1.6-2., guix-commits, 2022/03/14
- 108/111: gnu: r-robust: Update to 0.7-0., guix-commits, 2022/03/14
- 81/111: gnu: r-pdftools: Update to 3.1.0., guix-commits, 2022/03/14
- 83/111: gnu: r-qs: Update to 0.25.3., guix-commits, 2022/03/14
- 88/111: gnu: r-mgcv: Update to 1.8-39., guix-commits, 2022/03/14
- 86/111: gnu: r-paws-common: Update to 0.3.16., guix-commits, 2022/03/14
- 95/111: gnu: r-rlang: Update to 1.0.1.,
guix-commits <=
- 98/111: gnu: r-rsqlite: Update to 2.2.10., guix-commits, 2022/03/14