[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/112: gnu: r-doby: Update to 4.6.12.
From: |
guix-commits |
Subject: |
33/112: gnu: r-doby: Update to 4.6.12. |
Date: |
Tue, 15 Mar 2022 15:22:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c191a90357267bf4009e0c727cac7bd65ce11831
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
- 25/112: gnu: r-seriation: Update to 1.3.2., (continued)
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/15
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15
- 24/112: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/15
- 26/112: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/15
- 42/112: gnu: r-densityclust: Update to 0.3.1., guix-commits, 2022/03/15
- 50/112: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/15
- 36/112: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/15
- 40/112: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/15
- 33/112: gnu: r-doby: Update to 4.6.12.,
guix-commits <=
- 12/112: gnu: r-jsonlite: Update to 1.8.0., guix-commits, 2022/03/15
- 23/112: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/15
- 34/112: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/15
- 47/112: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/15
- 43/112: gnu: r-rnexml: Update to 2.4.6., guix-commits, 2022/03/15
- 44/112: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/15
- 37/112: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/15
- 46/112: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/15
- 51/112: gnu: r-sf: Update to 1.0-6., guix-commits, 2022/03/15
- 66/112: gnu: r-qgraph: Update to 1.9.1., guix-commits, 2022/03/15