[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
158/158: gnu: r-desctools: Update to 0.99.48.
From: |
guix-commits |
Subject: |
158/158: gnu: r-desctools: Update to 0.99.48. |
Date: |
Sun, 19 Mar 2023 13:24:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e9c8c01e2436c1f9a24d6bc716b34c37e8317b2f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:44:49 2023 +0100
gnu: r-desctools: Update to 0.99.48.
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.48.
[native-inputs]: Add r-r-rsp.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index ebb7459d1d..6a10f3b416 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -7092,13 +7092,13 @@ Calculates confidence intervals for the difference in
proportion.")
(define-public r-desctools
(package
(name "r-desctools")
- (version "0.99.47")
+ (version "0.99.48")
(source
(origin
(method url-fetch)
(uri (cran-uri "DescTools" version))
(sha256
- (base32 "0dd1n2dwyh8sdsmmsqj670hmawffqck35qdanrgb4yfcc0zzmd1j"))))
+ (base32 "0axn9sgv8cwzmrnwrpbla8zcfpii1xlsyjxbgk85xlcsmv05iq6v"))))
(properties `((upstream-name . "DescTools")))
(build-system r-build-system)
(propagated-inputs
@@ -7114,7 +7114,7 @@ Calculates confidence intervals for the difference in
proportion.")
r-rcpp
r-readxl
r-rstudioapi))
- (native-inputs (list gfortran))
+ (native-inputs (list gfortran r-r-rsp))
(home-page "https://andrisignorell.github.io/DescTools/")
(synopsis "Tools for Descriptive Statistics")
(description
- 122/158: gnu: r-igraph: Update to 1.4.1., (continued)
- 122/158: gnu: r-igraph: Update to 1.4.1., guix-commits, 2023/03/19
- 131/158: gnu: r-paws: Update to 0.2.0., guix-commits, 2023/03/19
- 153/158: gnu: r-pkgmaker: Update to 0.32.8., guix-commits, 2023/03/19
- 150/158: gnu: r-readr: Update to 2.1.4., guix-commits, 2023/03/19
- 143/158: gnu: r-tibble: Update to 3.2.0., guix-commits, 2023/03/19
- 157/158: gnu: r-lubridate: Update to 1.9.2., guix-commits, 2023/03/19
- 146/158: gnu: r-chron: Update to 2.3-60., guix-commits, 2023/03/19
- 145/158: gnu: r-formula: Update to 1.2-5., guix-commits, 2023/03/19
- 142/158: gnu: r-rlang: Update to 1.1.0., guix-commits, 2023/03/19
- 156/158: gnu: r-lme4: Update to 1.1-32., guix-commits, 2023/03/19
- 158/158: gnu: r-desctools: Update to 0.99.48.,
guix-commits <=
- 119/158: gnu: r-spatstat-linnet: Update to 3.0-6., guix-commits, 2023/03/19
- 112/158: gnu: r-conquer: Update to 1.3.3., guix-commits, 2023/03/19
- 121/158: gnu: r-rfast: Update to 2.0.7., guix-commits, 2023/03/19
- 126/158: gnu: r-mlr3tuning: Update to 0.18.0., guix-commits, 2023/03/19
- 134/158: gnu: r-automap: Update to 1.1-1., guix-commits, 2023/03/19
- 133/158: gnu: r-webmockr: Update to 0.9.0., guix-commits, 2023/03/19
- 155/158: gnu: r-vgam: Update to 1.1-8., guix-commits, 2023/03/19
- 147/158: gnu: r-data-table: Update to 1.14.8., guix-commits, 2023/03/19
- 88/158: gnu: r-pegas: Update to 1.2., guix-commits, 2023/03/19
- 98/158: gnu: r-rhpcblasctl: Update to 0.23-42., guix-commits, 2023/03/19