[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/111: gnu: r-doby: Update to 4.6.12.
From: |
guix-commits |
Subject: |
33/111: gnu: r-doby: Update to 4.6.12. |
Date: |
Mon, 14 Mar 2022 02:25:14 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a53cb825e6cbc838ca62880355a36b72e22bd252
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:24 2022 +0100
gnu: r-doby: Update to 4.6.12.
* gnu/packages/cran.scm (r-doby): Update to 4.6.12.
[propagated-inputs]: Remove r-curry.
---
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 7dbe5c81cb..677db20eb1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9744,19 +9744,18 @@ the work.")
(define-public r-doby
(package
(name "r-doby")
- (version "4.6.11")
+ (version "4.6.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "doBy" version))
(sha256
(base32
- "1xhjh2d7zfgw8wbcj5yfscvmwbjar1w544ika13da69dydm44j81"))))
+ "1m60ya4cdickqsj0dc90bv4n47df6qg6n82fikxrkl4yhg7yyn1i"))))
(properties `((upstream-name . "doBy")))
(build-system r-build-system)
(propagated-inputs
(list r-broom
- r-curry
r-deriv
r-dplyr
r-ggplot2
- 08/111: gnu: Add r-fstcore., (continued)
- 08/111: gnu: Add r-fstcore., guix-commits, 2022/03/14
- 15/111: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/14
- 18/111: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/14
- 23/111: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/14
- 25/111: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/14
- 24/111: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/14
- 26/111: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/14
- 27/111: gnu: r-tinytex: Update to 0.37., guix-commits, 2022/03/14
- 28/111: gnu: r-parsedate: Update to 1.3.0., guix-commits, 2022/03/14
- 29/111: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/14
- 33/111: gnu: r-doby: Update to 4.6.12.,
guix-commits <=
- 34/111: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/14
- 35/111: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/14
- 37/111: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/14
- 40/111: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/14
- 41/111: gnu: r-speedglm: Update to 0.3-4., guix-commits, 2022/03/14
- 44/111: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/14
- 46/111: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/14
- 62/111: gnu: r-rsvg: Update to 2.2.0., guix-commits, 2022/03/14
- 60/111: gnu: r-lhs: Update to 1.1.4., guix-commits, 2022/03/14
- 64/111: gnu: r-openmx: Update to 2.20.3., guix-commits, 2022/03/14