[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
128/150: gnu: r-dplyr: Update to 1.0.3.
From: |
guix-commits |
Subject: |
128/150: gnu: r-dplyr: Update to 1.0.3. |
Date: |
Wed, 20 Jan 2021 11:21:19 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3204b481f74d8d162cf474b49164524a89a9dea8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:14:13 2021 +0100
gnu: r-dplyr: Update to 1.0.3.
* gnu/packages/statistics.scm (r-dplyr): Update to 1.0.3.
---
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 123f035..431b2ee 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1697,13 +1697,13 @@ and printing capabilities than traditional data
frames.")
(define-public r-dplyr
(package
(name "r-dplyr")
- (version "1.0.2")
+ (version "1.0.3")
(source (origin
(method url-fetch)
(uri (cran-uri "dplyr" version))
(sha256
(base32
- "0jnw18nw20gw3jvq3kvkf9mqn6b7mvgmys8g6350k5jwpygk5cbw"))))
+ "0hc4wnx70mrsb3s0k5ywffhnky3hznlrvvs22m6ls5crgvcak898"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ellipsis" ,r-ellipsis)
- 93/150: gnu: r-hdrcde: Update to 3.4., (continued)
- 93/150: gnu: r-hdrcde: Update to 3.4., guix-commits, 2021/01/20
- 123/150: gnu: r-dbi: Update to 1.1.1., guix-commits, 2021/01/20
- 101/150: gnu: r-mstate: Update to 0.3.1., guix-commits, 2021/01/20
- 107/150: gnu: r-config: Update to 0.3.1., guix-commits, 2021/01/20
- 122/150: gnu: r-gdtools: Update to 0.2.3., guix-commits, 2021/01/20
- 80/150: gnu: r-sampling: Update to 2.9., guix-commits, 2021/01/20
- 83/150: gnu: r-blme: Update to 1.0-5., guix-commits, 2021/01/20
- 95/150: gnu: r-activityindex: Update to 0.3.7., guix-commits, 2021/01/20
- 105/150: gnu: r-spatstat-data: Update to 1.7-0., guix-commits, 2021/01/20
- 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 <=
- 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, 2021/01/20
- 131/150: gnu: r-git2r: Update to 0.28.0., guix-commits, 2021/01/20