[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/87: gnu: r-expm: Update to 0.999-7.
From: |
guix-commits |
Subject: |
40/87: gnu: r-expm: Update to 0.999-7. |
Date: |
Mon, 9 Jan 2023 18:27:33 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 407f58a9ad1760d38dd5ad605c2e54e5349bd0df
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:15 2023 +0100
gnu: r-expm: Update to 0.999-7.
* gnu/packages/cran.scm (r-expm): Update to 0.999-7.
---
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 5f3c22ed74..5ea014ae89 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8830,14 +8830,14 @@ sample Robust Rank-Order Distributional Test.")
(define-public r-expm
(package
(name "r-expm")
- (version "0.999-6")
+ (version "0.999-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "expm" version))
(sha256
(base32
- "1p5dapwv8ycxaysgi6imnby04i4kh1c5a2czqa4wygz0s8pr2y9c"))))
+ "1wd03dcqxyi7kyznfq7107ix1bsp7rwzqqv6w7p37pdq2jwlkwi8"))))
(build-system r-build-system)
(propagated-inputs (list r-matrix))
(native-inputs (list gfortran))
- 71/87: gnu: Add r-remacor., (continued)
- 71/87: gnu: Add r-remacor., guix-commits, 2023/01/09
- 73/87: gnu: r-bsgenome: Update to 1.66.2., guix-commits, 2023/01/09
- 76/87: gnu: r-batchelor: Update to 1.14.1., guix-commits, 2023/01/09
- 78/87: gnu: r-variancepartition: Update to 1.28.1., guix-commits, 2023/01/09
- 82/87: gnu: lib3mf: Remove bundled ACT., guix-commits, 2023/01/09
- 83/87: gnu: lib3mf: Remove input labels., guix-commits, 2023/01/09
- 84/87: gnu: lib3mf: Remove bundled software., guix-commits, 2023/01/09
- 85/87: gnu: lib3mf: Update to 2.2.0., guix-commits, 2023/01/09
- 87/87: Merge branch 'master' into staging, guix-commits, 2023/01/09
- 86/87: gnu: perftest: Update to 4.5-0.20., guix-commits, 2023/01/09
- 40/87: gnu: r-expm: Update to 0.999-7.,
guix-commits <=
- 43/87: gnu: r-reticulate: Update to 1.27., guix-commits, 2023/01/09
- 44/87: gnu: r-billboarder: Update to 0.4.0., guix-commits, 2023/01/09
- 45/87: gnu: r-officer: Update to 0.5.1., guix-commits, 2023/01/09
- 48/87: gnu: r-netrep: Update to 1.2.6., guix-commits, 2023/01/09
- 64/87: gnu: r-bien: Update to 1.2.6., guix-commits, 2023/01/09
- 53/87: gnu: r-rgl: Update to 0.111.6., guix-commits, 2023/01/09
- 56/87: gnu: r-lavaan: Update to 0.6-13., guix-commits, 2023/01/09
- 61/87: gnu: r-qtl: Update to 1.58., guix-commits, 2023/01/09
- 72/87: gnu: r-biocparallel: Update to 1.32.5., guix-commits, 2023/01/09
- 74/87: gnu: r-genomeinfodb: Update to 1.34.6., guix-commits, 2023/01/09