[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/37: gnu: r-rlang: Update to 0.4.7.
From: |
guix-commits |
Subject: |
34/37: gnu: r-rlang: Update to 0.4.7. |
Date: |
Thu, 16 Jul 2020 04:42:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9fcf3d92a0f0e88e8ab9fb52b1dbdd45e83a8ce1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 13 21:03:52 2020 +0200
gnu: r-rlang: Update to 0.4.7.
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.7.
---
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 8c419d2..44efa88 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1619,13 +1619,13 @@ defined in different packages.")
(define-public r-rlang
(package
(name "r-rlang")
- (version "0.4.6")
+ (version "0.4.7")
(source (origin
(method url-fetch)
(uri (cran-uri "rlang" version))
(sha256
(base32
- "1jik4lywg4688dfi5fh8jbnmsxvq3382ii0nsw5armjzfq3v309s"))))
+ "0f4rhnhyhgrv874l0yzm80ij6vcqdykfd7bzmnqs0wbgyhkxk8vq"))))
(build-system r-build-system)
(home-page "http://rlang.tidyverse.org")
(synopsis "Functions for base types, core R and Tidyverse features")
- 35/37: gnu: r-tibble: Update to 3.0.3., (continued)
- 35/37: gnu: r-tibble: Update to 3.0.3., guix-commits, 2020/07/16
- 26/37: gnu: r-qtl2: Update to 0.22-11., guix-commits, 2020/07/16
- 29/37: gnu: r-mice: Update to 3.10.0., guix-commits, 2020/07/16
- 33/37: gnu: r-brms: Update to 2.13.3., guix-commits, 2020/07/16
- 36/37: gnu: r-r-rsp: Update to 0.44.0., guix-commits, 2020/07/16
- 37/37: gnu: r-quantreg: Update to 5.61., guix-commits, 2020/07/16
- 18/37: gnu: r-xml: Update to 3.99-0.4., guix-commits, 2020/07/16
- 27/37: gnu: r-rhdf5lib: Update to 1.10.1., guix-commits, 2020/07/16
- 31/37: gnu: r-gamlss-dist: Update to 5.1-7., guix-commits, 2020/07/16
- 32/37: gnu: r-gamlss: Update to 5.1-7., guix-commits, 2020/07/16
- 34/37: gnu: r-rlang: Update to 0.4.7.,
guix-commits <=
- 15/37: gnu: r-rstan: Update to 2.21.1., guix-commits, 2020/07/16
- 19/37: gnu: r-gplots: Update to 3.0.4., guix-commits, 2020/07/16
- 21/37: gnu: Add r-conquer., guix-commits, 2020/07/16
- 28/37: gnu: r-broom: Update to 0.7.0., guix-commits, 2020/07/16