[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/48: gnu: r-doby: Update to 4.6.21.
From: |
guix-commits |
Subject: |
21/48: gnu: r-doby: Update to 4.6.21. |
Date: |
Tue, 7 May 2024 16:20:54 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 8f25bf65d50dce9f5a46412a3b73c1a9979ddb71
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:44 2024 +0200
gnu: r-doby: Update to 4.6.21.
* gnu/packages/cran.scm (r-doby): Update to 4.6.21.
[propagated-inputs]: Remove r-magrittr; add r-boot, r-cowplot, r-modelr,
r-rlang, and
r-tidyr.
Change-Id: I11a033414510a6ce09863eb69e27186471e85856
---
gnu/packages/cran.scm | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 370ebbc0fd..b6c819960e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15292,27 +15292,31 @@ the work.")
(define-public r-doby
(package
(name "r-doby")
- (version "4.6.20")
+ (version "4.6.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "doBy" version))
(sha256
(base32
- "08nsl9xzyi2k7xkwa9mn91fn77ji0z9z5lm388pfdmydbfmpy2ks"))))
+ "01s9kls9j1nvygh0cc2bfd6n5sjccaalvfw3zx8sv7r2p4clgsij"))))
(properties `((upstream-name . "doBy")))
(build-system r-build-system)
(propagated-inputs
- (list r-broom
+ (list r-boot
+ r-broom
+ r-cowplot
r-deriv
r-dplyr
r-ggplot2
- r-magrittr
r-mass
r-matrix
r-microbenchmark
+ r-modelr
r-pbkrtest
- r-tibble))
+ r-rlang
+ r-tibble
+ r-tidyr))
(native-inputs
(list r-knitr))
(home-page "https://people.math.aau.dk/~sorenh/software/doBy/")
- 28/48: gnu: r-nonnest2: Update to 0.5-7., (continued)
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12., guix-commits, 2024/05/07
- 19/48: gnu: r-prediction: Update to 0.3.17., guix-commits, 2024/05/07
- 05/48: gnu: r-ggpp: Update to 0.5.7., guix-commits, 2024/05/07
- 03/48: gnu: r-classdiscovery: Update to 3.4.5., guix-commits, 2024/05/07
- 09/48: gnu: r-job: Update to 0.3.1., guix-commits, 2024/05/07
- 16/48: gnu: r-tinytex: Update to 0.51., guix-commits, 2024/05/07
- 21/48: gnu: r-doby: Update to 4.6.21.,
guix-commits <=
- 40/48: gnu: r-mass: Update to 7.3-60.2., guix-commits, 2024/05/07
- 24/48: gnu: r-xopen: Update to 1.0.1., guix-commits, 2024/05/07
- 20/48: gnu: r-flextable: Update to 0.9.6., guix-commits, 2024/05/07
- 39/48: gnu: r-ragg: Update to 1.3.1., guix-commits, 2024/05/07
- 42/48: gnu: r-survival: Update to 3.6-4., guix-commits, 2024/05/07
- 36/48: gnu: r-iml: Update to 0.11.3., guix-commits, 2024/05/07
- 18/48: gnu: r-officer: Update to 0.6.6., guix-commits, 2024/05/07
- 17/48: gnu: r-rapiclient: Update to 0.1.4., guix-commits, 2024/05/07
- 45/48: gnu: r-gtable: Update to 0.3.5., guix-commits, 2024/05/07
- 41/48: gnu: r-matrix: Update to 1.7-0., guix-commits, 2024/05/07