[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/158: gnu: r-survival: Update to 3.5-7.
From: |
guix-commits |
Subject: |
02/158: gnu: r-survival: Update to 3.5-7. |
Date: |
Mon, 28 Aug 2023 11:11:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 091bf43b7f9d9b61481f6661cdaf4df6531a93ee
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Aug 28 11:02:26 2023 +0200
gnu: r-survival: Update to 3.5-7.
* gnu/packages/statistics.scm (r-survival): Update to 3.5-7.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index c0701332e3..8e9b08be4f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -791,14 +791,14 @@ analysis.")
(define-public r-survival
(package
(name "r-survival")
- (version "3.5-5")
+ (version "3.5-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "survival" version))
(sha256
(base32
- "0xl4arr70xqc7rnix9x9w83985ry0wpcmfi79vh5h0jbal4sax8k"))))
+ "0bi76kr5xkcs98r795lz9nvsj6zzxq0w6zn1938z0ffx5b9js3nm"))))
(build-system r-build-system)
(propagated-inputs
(list r-matrix))
- 04/158: gnu: r-proj4: Update to 1.0-13., (continued)
- 04/158: gnu: r-proj4: Update to 1.0-13., guix-commits, 2023/08/28
- 06/158: gnu: r-quantreg: Update to 5.97., guix-commits, 2023/08/28
- 12/158: gnu: r-future-callr: Update to 0.8.2., guix-commits, 2023/08/28
- 11/158: gnu: r-curl: Update to 5.0.2., guix-commits, 2023/08/28
- 03/158: gnu: r-spatial: Update to 7.3-17., guix-commits, 2023/08/28
- 10/158: gnu: r-httr: Update to 1.4.7., guix-commits, 2023/08/28
- 15/158: gnu: r-bookdown: Update to 0.35., guix-commits, 2023/08/28
- 14/158: gnu: r-colourpicker: Update to 1.3.0., guix-commits, 2023/08/28
- 17/158: gnu: r-magick: Update to 2.7.5., guix-commits, 2023/08/28
- 26/158: gnu: r-zcompositions: Update to 1.4.1., guix-commits, 2023/08/28
- 02/158: gnu: r-survival: Update to 3.5-7.,
guix-commits <=
- 01/158: gnu: r-ggplot2: Update to 3.4.3., guix-commits, 2023/08/28
- 05/158: gnu: r-acepack: Update to 1.4.2., guix-commits, 2023/08/28
- 09/158: gnu: r-gtable: Update to 0.3.4., guix-commits, 2023/08/28
- 08/158: gnu: r-cairo: Add optional libraries., guix-commits, 2023/08/28
- 13/158: gnu: r-bslib: Update to 0.5.1., guix-commits, 2023/08/28
- 16/158: gnu: r-shinytree: Update to 0.3.1., guix-commits, 2023/08/28
- 18/158: gnu: r-flexdashboard: Update to 0.6.2., guix-commits, 2023/08/28
- 07/158: gnu: r-cairo: Update to 1.6-1., guix-commits, 2023/08/28
- 21/158: gnu: r-interval: Update to 1.1-1.0., guix-commits, 2023/08/28
- 29/158: gnu: r-ggvenndiagram: Update to 1.2.3., guix-commits, 2023/08/28