[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/76: gnu: r-desctools: Update to 0.99.49.
From: |
guix-commits |
Subject: |
76/76: gnu: r-desctools: Update to 0.99.49. |
Date: |
Wed, 31 May 2023 12:22:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6ea2e1105ad66062996eabb8af747c6ada353717
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed May 31 12:15:26 2023 +0200
gnu: r-desctools: Update to 0.99.49.
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.49.
[propagated-inputs]: Add r-withr.
---
gnu/packages/statistics.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 821b6f136b..450bf933db 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7127,13 +7127,13 @@ Calculates confidence intervals for the difference in
proportion.")
(define-public r-desctools
(package
(name "r-desctools")
- (version "0.99.48")
+ (version "0.99.49")
(source
(origin
(method url-fetch)
(uri (cran-uri "DescTools" version))
(sha256
- (base32 "0axn9sgv8cwzmrnwrpbla8zcfpii1xlsyjxbgk85xlcsmv05iq6v"))))
+ (base32 "0s2zh8xz06c45rbwcypgsa8shby66nm6sj90cb9d1bwb60mws8j5"))))
(properties `((upstream-name . "DescTools")))
(build-system r-build-system)
(propagated-inputs
@@ -7148,7 +7148,8 @@ Calculates confidence intervals for the difference in
proportion.")
r-mvtnorm
r-rcpp
r-readxl
- r-rstudioapi))
+ r-rstudioapi
+ r-withr))
(native-inputs (list gfortran r-r-rsp))
(home-page "https://andrisignorell.github.io/DescTools/")
(synopsis "Tools for Descriptive Statistics")
- 45/76: gnu: r-imager: Update to 0.45.2., (continued)
- 45/76: gnu: r-imager: Update to 0.45.2., guix-commits, 2023/05/31
- 60/76: gnu: r-igraph: Update to 1.4.3., guix-commits, 2023/05/31
- 56/76: gnu: r-spatstat-linnet: Update to 3.1-1., guix-commits, 2023/05/31
- 62/76: gnu: r-mlr3misc: Update to 0.12.0., guix-commits, 2023/05/31
- 35/76: gnu: r-s2: Update to 1.1.4., guix-commits, 2023/05/31
- 38/76: gnu: r-ggnewscale: Update to 0.4.9., guix-commits, 2023/05/31
- 44/76: gnu: r-fda: Update to 6.1.4., guix-commits, 2023/05/31
- 55/76: gnu: r-spatstat-geom: Update to 3.2-1., guix-commits, 2023/05/31
- 70/76: gnu: r-cartogram: Update to 0.3.0., guix-commits, 2023/05/31
- 74/76: gnu: r-rcpparmadillo: Update to 0.12.4.0.0., guix-commits, 2023/05/31
- 76/76: gnu: r-desctools: Update to 0.99.49.,
guix-commits <=
- 32/76: gnu: r-parallelly: Update to 1.36.0., guix-commits, 2023/05/31
- 39/76: gnu: r-styler: Update to 1.10.0., guix-commits, 2023/05/31
- 52/76: gnu: r-spatstat-explore: Update to 3.2-1., guix-commits, 2023/05/31
- 22/76: gnu: r-learnr: Update to 0.11.4., guix-commits, 2023/05/31
- 26/76: gnu: r-pscl: Update to 1.5.5.1., guix-commits, 2023/05/31
- 36/76: gnu: r-sf: Update to 1.0-13., guix-commits, 2023/05/31
- 37/76: gnu: r-bookdown: Update to 0.34., guix-commits, 2023/05/31
- 48/76: gnu: r-quanteda: Update to 3.3.1., guix-commits, 2023/05/31
- 57/76: gnu: r-spatstat-random: Update to 3.1-5., guix-commits, 2023/05/31
- 65/76: gnu: r-tzdb: Update to 0.4.0., guix-commits, 2023/05/31