[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
210/214: gnu: r-desctools: Update to 0.99.45.
From: |
guix-commits |
Subject: |
210/214: gnu: r-desctools: Update to 0.99.45. |
Date: |
Sat, 28 May 2022 04:37:58 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 452488c1575fa93b3d8069a93c20e49041a9e45d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:31:02 2022 +0200
gnu: r-desctools: Update to 0.99.45.
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.45.
[propagated-inputs]: Add r-httr and r-readxl.
---
gnu/packages/statistics.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 3b2ef90b2e..dd54181d63 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6911,13 +6911,13 @@ Calculates confidence intervals for the difference in
proportion.")
(define-public r-desctools
(package
(name "r-desctools")
- (version "0.99.44")
+ (version "0.99.45")
(source
(origin
(method url-fetch)
(uri (cran-uri "DescTools" version))
(sha256
- (base32 "04wp3sp6sahgq167465y38y13h1ia5a4zqazysacpjxd1if0578j"))))
+ (base32 "01gbmikpzjmymvb7p76k7wqvfvwznl6v0qa78jy7bi6fzmbp1zld"))))
(properties `((upstream-name . "DescTools")))
(build-system r-build-system)
(propagated-inputs
@@ -6927,9 +6927,11 @@ Calculates confidence intervals for the difference in
proportion.")
r-exact
r-expm
r-gld
+ r-httr
r-mass
r-mvtnorm
r-rcpp
+ r-readxl
r-rstudioapi))
(native-inputs (list gfortran))
(home-page "https://andrisignorell.github.io/DescTools/")
- 88/214: gnu: r-globals: Update to 0.15.0., (continued)
- 88/214: gnu: r-globals: Update to 0.15.0., guix-commits, 2022/05/28
- 153/214: gnu: r-seuratobject: Update to 4.1.0., guix-commits, 2022/05/28
- 141/214: gnu: r-scrypt: Update to 0.1.4., guix-commits, 2022/05/28
- 160/214: gnu: r-mlr3tuning: Update to 0.13.1., guix-commits, 2022/05/28
- 161/214: gnu: r-pkgdown: Update to 2.0.3., guix-commits, 2022/05/28
- 173/214: gnu: r-mass: Update to 7.3-57., guix-commits, 2022/05/28
- 192/214: gnu: r-bigmemory: Update to 4.6.1., guix-commits, 2022/05/28
- 184/214: gnu: r-httr: Update to 1.4.3., guix-commits, 2022/05/28
- 188/214: gnu: r-segmented: Update to 1.5-0., guix-commits, 2022/05/28
- 197/214: gnu: r-gplots: Update to 3.1.3., guix-commits, 2022/05/28
- 210/214: gnu: r-desctools: Update to 0.99.45.,
guix-commits <=
- 211/214: gnu: r-binom: Update to 1.1-1.1., guix-commits, 2022/05/28
- 162/214: gnu: r-qdapregex: Update to 0.7.5., guix-commits, 2022/05/28
- 171/214: gnu: r-zoolog: Update to 1.0.1., guix-commits, 2022/05/28
- 163/214: gnu: r-pdftools: Update to 3.2.1., guix-commits, 2022/05/28
- 182/214: gnu: r-roxygen2: Update to 7.2.0., guix-commits, 2022/05/28
- 185/214: gnu: r-rcpparmadillo: Update to 0.11.1.1.0., guix-commits, 2022/05/28
- 168/214: gnu: r-tensorflow: Update to 2.9.0., guix-commits, 2022/05/28
- 191/214: gnu: r-rtsne: Update to 0.16., guix-commits, 2022/05/28
- 205/214: gnu: r-car: Update to 3.0-13., guix-commits, 2022/05/28
- 199/214: gnu: r-randomforest: Update to 4.7-1.1., guix-commits, 2022/05/28