[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
188/214: gnu: r-dplyr: Update to 1.0.10.
From: |
guix-commits |
Subject: |
188/214: gnu: r-dplyr: Update to 1.0.10. |
Date: |
Tue, 20 Sep 2022 11:07:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b903dcd55c80b66fe87676c092ddfa57a300b819
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:35 2022 +0200
gnu: r-dplyr: Update to 1.0.10.
* gnu/packages/statistics.scm (r-dplyr): Update to 1.0.10.
---
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 f209a8fd59..84caa4dc27 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1808,13 +1808,13 @@ and printing capabilities than traditional data
frames.")
(define-public r-dplyr
(package
(name "r-dplyr")
- (version "1.0.9")
+ (version "1.0.10")
(source (origin
(method url-fetch)
(uri (cran-uri "dplyr" version))
(sha256
(base32
- "0sxl9yzccsdhlrrwj26lmh9frsijxyfaf7csv8mf7d0q4qqzgqg2"))))
+ "0aqggs0gk95b326gzqjab8i27cna1hzik3zi5l2kkr5l4zv3kdis"))))
(build-system r-build-system)
(propagated-inputs
(list r-generics
- 176/214: gnu: r-crul: Update to 1.3., (continued)
- 176/214: gnu: r-crul: Update to 1.3., guix-commits, 2022/09/20
- 214/214: gnu: python-pyvcf: Update to 0.6.8-0.476169c., guix-commits, 2022/09/20
- 180/214: gnu: r-cluster: Update to 2.1.4., guix-commits, 2022/09/20
- 196/214: gnu: r-rmarkdown: Update to 2.16., guix-commits, 2022/09/20
- 212/214: gnu: r-mlr3ordinal: Update to 0.1.0-9000-1.736e3a3., guix-commits, 2022/09/20
- 68/214: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 130/214: gnu: r-quanteda: Update to 3.2.3., guix-commits, 2022/09/20
- 165/214: gnu: r-bbotk: Update to 0.5.4., guix-commits, 2022/09/20
- 173/214: gnu: r-paws-common: Update to 0.5.0., guix-commits, 2022/09/20
- 179/214: gnu: r-ggh4x: Update to 0.2.2., guix-commits, 2022/09/20
- 188/214: gnu: r-dplyr: Update to 1.0.10.,
guix-commits <=
- 40/214: gnu: r-jomo: Update to 2.7-4., guix-commits, 2022/09/20
- 75/214: gnu: r-gitcreds: Update to 0.1.2., guix-commits, 2022/09/20
- 32/214: gnu: r-haven: Update to 2.5.1., guix-commits, 2022/09/20
- 213/214: gnu: python-pyvcf: Use older setuptools., guix-commits, 2022/09/20
- 182/214: gnu: r-nlme: Update to 3.1-159., guix-commits, 2022/09/20
- 183/214: gnu: r-survival: Update to 3.4-0., guix-commits, 2022/09/20
- 210/214: import/cran: download: Accept optional REF argument., guix-commits, 2022/09/20
- 195/214: gnu: r-rcpparmadillo: Update to 0.11.2.4.0., guix-commits, 2022/09/20
- 203/214: gnu: r-statmod: Update to 1.4.37., guix-commits, 2022/09/20
- 41/214: gnu: r-scatterplot3d: Update to 0.3-42., guix-commits, 2022/09/20