[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/158: gnu: r-hmisc: Update to 5.0-1.
From: |
guix-commits |
Subject: |
154/158: gnu: r-hmisc: Update to 5.0-1. |
Date: |
Sun, 19 Mar 2023 13:24:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8a52db698910f37ae1a53fd59385ac4a4b78b346
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:44:48 2023 +0100
gnu: r-hmisc: Update to 5.0-1.
* gnu/packages/statistics.scm (r-hmisc): Update to 5.0-1.
[propagated-inputs]: Remove r-lattice, r-latticeextra, and r-survival; add
r-colorspace,
r-knitr, and r-rmarkdown.
---
gnu/packages/statistics.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 7e75adbcd2..4146ba8906 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4654,13 +4654,13 @@ package instead.")
(define-public r-hmisc
(package
(name "r-hmisc")
- (version "4.7-2")
+ (version "5.0-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Hmisc" version))
(sha256
- (base32 "0lyacs5q6mdg9lirixl9r2dqs9ljxyn5d53mmb04ci0jam3vk0wc"))))
+ (base32 "0ngsm05ngzchy4l8a6fww3m2qqz8m04rcbl1zg7va30mia7hyffv"))))
(properties `((upstream-name . "Hmisc")))
(build-system r-build-system)
(native-inputs
@@ -4668,19 +4668,19 @@ package instead.")
(propagated-inputs
(list r-base64enc
r-cluster
+ r-colorspace
r-data-table
r-foreign
r-formula
r-ggplot2
r-gridextra
r-gtable
- r-lattice
- r-latticeextra
+ r-knitr
r-htmltable
r-htmltools
r-nnet
+ r-rmarkdown
r-rpart
- r-survival
r-viridis))
(home-page "http://biostat.mc.vanderbilt.edu/Hmisc")
(synopsis "Miscellaneous data analysis and graphics functions")
- 119/158: gnu: r-spatstat-linnet: Update to 3.0-6., (continued)
- 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
- 154/158: gnu: r-hmisc: Update to 5.0-1.,
guix-commits <=
- 149/158: gnu: r-httr: Update to 1.4.5., guix-commits, 2023/03/19
- 138/158: gnu: r-survival: Update to 3.5-5., guix-commits, 2023/03/19
- 151/158: gnu: r-rcpparmadillo: Update to 0.12.0.1.0., guix-commits, 2023/03/19
- 102/158: gnu: r-reldist: Update to 1.7-2., guix-commits, 2023/03/19
- 103/158: gnu: r-tuner: Update to 1.4.3., guix-commits, 2023/03/19
- 105/158: gnu: r-forecast: Update to 8.21., guix-commits, 2023/03/19
- 106/158: gnu: r-butcher: Update to 0.3.2., guix-commits, 2023/03/19
- 108/158: gnu: r-rstantools: Update to 2.3.0., guix-commits, 2023/03/19
- 109/158: gnu: r-projpred: Update to 2.4.0., guix-commits, 2023/03/19
- 110/158: gnu: r-posterior: Update to 1.4.1., guix-commits, 2023/03/19