[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/35: gnu: r-expm: Update to 0.999-9.
From: |
guix-commits |
Subject: |
15/35: gnu: r-expm: Update to 0.999-9. |
Date: |
Wed, 17 Jan 2024 17:54:30 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 10c66d537df7530294dd7664247c7711b0024429
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:47 2024 +0100
gnu: r-expm: Update to 0.999-9.
* gnu/packages/cran.scm (r-expm): Update to 0.999-9.
Change-Id: Ia036cd592e465af3101385d1aff5e0e850f5a8a9
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4c18118142..c570584878 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11250,14 +11250,14 @@ sample Robust Rank-Order Distributional Test.")
(define-public r-expm
(package
(name "r-expm")
- (version "0.999-8")
+ (version "0.999-9")
(source
(origin
(method url-fetch)
(uri (cran-uri "expm" version))
(sha256
(base32
- "0lh5f3pln7v9yi88rjvkq3ii32lngp0l4k8xn9hc74kks6gjmqkr"))))
+ "1m7yiya3hyv6l87qi0vj9s9cmajnig7ah08id9y4yg4dr95278c3"))))
(build-system r-build-system)
(propagated-inputs (list r-matrix))
(native-inputs (list gfortran))
- 01/35: import/cran: Accept optional alternative download procedure., (continued)
- 01/35: import/cran: Accept optional alternative download procedure., guix-commits, 2024/01/17
- 02/35: gnu: Add r-venn., guix-commits, 2024/01/17
- 04/35: gnu: r-cplm: Update to 0.7-12., guix-commits, 2024/01/17
- 06/35: gnu: r-proj4: Update to 1.0-14., guix-commits, 2024/01/17
- 03/35: gnu: r-collapse: Update to 2.0.9., guix-commits, 2024/01/17
- 07/35: gnu: r-ggvenndiagram: Update to 1.5.0., guix-commits, 2024/01/17
- 08/35: gnu: r-pkgload: Update to 1.3.4., guix-commits, 2024/01/17
- 14/35: gnu: r-uuid: Update to 1.2-0., guix-commits, 2024/01/17
- 11/35: gnu: r-ddalpha: Update to 1.3.15., guix-commits, 2024/01/17
- 12/35: gnu: r-statsexpressions: Update to 1.5.3., guix-commits, 2024/01/17
- 15/35: gnu: r-expm: Update to 0.999-9.,
guix-commits <=
- 13/35: gnu: r-timeseries: Update to 4032.109., guix-commits, 2024/01/17
- 19/35: gnu: r-gmp: Update to 0.7-4., guix-commits, 2024/01/17
- 10/35: gnu: r-ff: Update to 4.0.12., guix-commits, 2024/01/17
- 16/35: gnu: r-fnn: Update to 1.1.4., guix-commits, 2024/01/17
- 17/35: gnu: r-hdf5r: Update to 1.3.9., guix-commits, 2024/01/17
- 05/35: gnu: r-ggstatsplot: Update to 0.12.2., guix-commits, 2024/01/17
- 20/35: gnu: r-pbdzmq: Update to 0.3-11., guix-commits, 2024/01/17
- 21/35: gnu: r-optparse: Update to 1.7.4., guix-commits, 2024/01/17
- 23/35: gnu: r-rglpk: Update to 0.6-5.1., guix-commits, 2024/01/17
- 24/35: gnu: r-rintrojs: Update to 0.3.4., guix-commits, 2024/01/17