[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/98: gnu: r-hmisc: Update to 5.1-1.
From: |
guix-commits |
Subject: |
10/98: gnu: r-hmisc: Update to 5.1-1. |
Date: |
Wed, 13 Sep 2023 18:06:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b3b369f9903222d4db426fcbe356a633a6a68224
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 13 22:58:18 2023 +0200
gnu: r-hmisc: Update to 5.1-1.
* gnu/packages/statistics.scm (r-hmisc): Update to 5.1-1.
---
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 1f4d76af60..c3444560fd 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4876,13 +4876,13 @@ package instead.")
(define-public r-hmisc
(package
(name "r-hmisc")
- (version "5.1-0")
+ (version "5.1-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Hmisc" version))
(sha256
- (base32 "0y10hnglid78gnaapmdy3ihjih4i2kvaycn2c60r2wr43nv7wl0q"))))
+ (base32 "0laan26ja6m9k3spkk1ymalwb181ramzjq6ii3b0404xv2kfywa9"))))
(properties `((upstream-name . "Hmisc")))
(build-system r-build-system)
(native-inputs
@@ -4897,9 +4897,9 @@ package instead.")
r-ggplot2
r-gridextra
r-gtable
- r-knitr
r-htmltable
r-htmltools
+ r-knitr
r-nnet
r-rmarkdown
r-rpart
- 08/98: gnu: r-iheatmapr: Update to 0.7.0., (continued)
- 08/98: gnu: r-iheatmapr: Update to 0.7.0., guix-commits, 2023/09/13
- 03/98: gnu: apache-arrow: Update to 13.0.0., guix-commits, 2023/09/13
- 06/98: gnu: python-hicmatrix: Remove custom 'check phase., guix-commits, 2023/09/13
- 04/98: gnu: r-arrow: Update to 13.0.0., guix-commits, 2023/09/13
- 07/98: gnu: r-leaflet: Update to 2.2.0., guix-commits, 2023/09/13
- 02/98: gnu: r-minqa: Update to 1.2.6., guix-commits, 2023/09/13
- 13/98: gnu: r-htscluster: Update to 2.0.11., guix-commits, 2023/09/13
- 15/98: gnu: r-climaemet: Update to 1.2.0., guix-commits, 2023/09/13
- 17/98: gnu: r-askpass: Update to 1.2.0., guix-commits, 2023/09/13
- 09/98: gnu: r-rstan: Update to 2.26.23., guix-commits, 2023/09/13
- 10/98: gnu: r-hmisc: Update to 5.1-1.,
guix-commits <=
- 12/98: gnu: r-abn: Update to 3.0.0., guix-commits, 2023/09/13
- 14/98: gnu: r-ggfittext: Update to 0.10.1., guix-commits, 2023/09/13
- 19/98: gnu: r-ctrdata: Update to 1.15.1., guix-commits, 2023/09/13
- 22/98: gnu: r-prodlim: Update to 2023.08.28., guix-commits, 2023/09/13
- 26/98: gnu: r-insight: Update to 0.19.4., guix-commits, 2023/09/13
- 01/98: gnu: r-dt: Update to 0.29., guix-commits, 2023/09/13
- 05/98: gnu: r-radiant-data: Update to 1.6.1., guix-commits, 2023/09/13
- 16/98: gnu: r-mboost: Update to 2.9-8., guix-commits, 2023/09/13
- 18/98: gnu: r-rcppnumerical: Update to 0.6-0., guix-commits, 2023/09/13
- 20/98: gnu: r-lambertw: Update to 0.6.8., guix-commits, 2023/09/13