[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/54: gnu: r-dtplyr: Update to 1.3.1.
From: |
guix-commits |
Subject: |
21/54: gnu: r-dtplyr: Update to 1.3.1. |
Date: |
Thu, 30 Mar 2023 13:22:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f9865230178531684e8b7fcabb495e3f93d79e57
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Mar 30 17:56:38 2023 +0200
gnu: r-dtplyr: Update to 1.3.1.
* gnu/packages/cran.scm (r-dtplyr): Update to 1.3.1.
[propagated-inputs]: Remove r-crayon.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a1005c5894..550681f428 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11216,19 +11216,18 @@ finance, conversion from and to JSON, and many other
applications.")
(define-public r-dtplyr
(package
(name "r-dtplyr")
- (version "1.3.0")
+ (version "1.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "dtplyr" version))
(sha256
(base32
- "1y40yrfdw1wbx7jqmql69yi3q52lzjpqgr4jwnhjr33hw6kxvg0v"))))
+ "1rfnr1f3dzzivzmw9jjaclckkany6c625bqr8lkx32qbcjd6iad5"))))
(properties `((upstream-name . "dtplyr")))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- r-crayon
r-data-table
r-dplyr
r-glue
- 16/54: gnu: r-vctrs: Update to 0.6.1., (continued)
- 16/54: gnu: r-vctrs: Update to 0.6.1., guix-commits, 2023/03/30
- 12/54: gnu: r-jomo: Update to 2.7-5., guix-commits, 2023/03/30
- 14/54: gnu: r-cli: Update to 3.6.1., guix-commits, 2023/03/30
- 13/54: gnu: r-smurf: Update to 1.1.5., guix-commits, 2023/03/30
- 11/54: gnu: r-dendextend: Update to 1.17.1., guix-commits, 2023/03/30
- 18/54: gnu: r-trend: Update to 1.1.5., guix-commits, 2023/03/30
- 20/54: gnu: r-arules: Update to 1.7-6., guix-commits, 2023/03/30
- 23/54: gnu: r-factominer: Update to 2.8., guix-commits, 2023/03/30
- 24/54: gnu: r-officer: Update to 0.6.2., guix-commits, 2023/03/30
- 27/54: gnu: r-gam: Update to 1.22-2., guix-commits, 2023/03/30
- 21/54: gnu: r-dtplyr: Update to 1.3.1.,
guix-commits <=
- 22/54: gnu: r-ellipse: Update to 0.4.4., guix-commits, 2023/03/30
- 26/54: gnu: r-abctools: Update to 1.1.6., guix-commits, 2023/03/30
- 29/54: gnu: r-tmb: Update to 1.9.3., guix-commits, 2023/03/30
- 32/54: gnu: r-imager: Update to 0.42.19., guix-commits, 2023/03/30
- 35/54: gnu: r-zyp: Update to 0.11-1., guix-commits, 2023/03/30
- 39/54: gnu: r-mlr3pipelines: Update to 0.4.3., guix-commits, 2023/03/30
- 45/54: gnu: r-rmarkdown: Update to 2.21., guix-commits, 2023/03/30
- 48/54: gnu: r-segmented: Update to 1.6-3., guix-commits, 2023/03/30
- 25/54: gnu: r-nodbi: Update to 0.9.2., guix-commits, 2023/03/30
- 41/54: gnu: r-gdtools: Update to 0.3.3., guix-commits, 2023/03/30