[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
83/224: gnu: r-waveslim: Update to 1.8.5.
From: |
guix-commits |
Subject: |
83/224: gnu: r-waveslim: Update to 1.8.5. |
Date: |
Wed, 17 Jul 2024 17:18:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit afd2edf9f97f1d3d8b498a6937bf77e262eb461e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:41 2024 +0200
gnu: r-waveslim: Update to 1.8.5.
* gnu/packages/cran.scm (r-waveslim): Update to 1.8.5.
[propagated-inputs]: Add r-multitaper.
[native-inputs]: Remove gfortran.
Change-Id: I236727e1e3bc88290a5e6d861094d513f909b727
---
gnu/packages/cran.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b74fe4af2d..02818577f0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20092,17 +20092,17 @@ can be made by using glyphs.")
(define-public r-waveslim
(package
(name "r-waveslim")
- (version "1.8.4")
+ (version "1.8.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "waveslim" version))
(sha256
(base32
- "1510xpkgrhdw394m5anxccdczjikcxazyd09ix2z73i15akyx3j0"))))
+ "0xd7006skrsvkwj4pkxqbfsbs58rfcpfcfk1lf0gsd2y0wisi60y"))))
(build-system r-build-system)
- (native-inputs
- (list gfortran))
+ (propagated-inputs
+ (list r-multitaper))
(home-page "http://waveslim.blogspot.com")
(synopsis "Basic wavelet routines for signal processing")
(description
- 67/224: gnu: r-prediction: Update to 0.3.18., (continued)
- 67/224: gnu: r-prediction: Update to 0.3.18., guix-commits, 2024/07/17
- 66/224: gnu: r-gbrd: Update to 0.4.12., guix-commits, 2024/07/17
- 68/224: gnu: r-insight: Update to 0.20.1., guix-commits, 2024/07/17
- 70/224: gnu: r-nodbi: Update to 0.10.5., guix-commits, 2024/07/17
- 71/224: gnu: r-writexls: Update to 6.6.0., guix-commits, 2024/07/17
- 72/224: gnu: r-biasedurn: Update to 2.0.12., guix-commits, 2024/07/17
- 74/224: gnu: r-gee: Update to 4.13-27., guix-commits, 2024/07/17
- 75/224: gnu: r-targets: Update to 1.7.1., guix-commits, 2024/07/17
- 77/224: gnu: r-emmeans: Update to 1.10.3., guix-commits, 2024/07/17
- 78/224: gnu: r-tmb: Update to 1.9.13., guix-commits, 2024/07/17
- 83/224: gnu: r-waveslim: Update to 1.8.5.,
guix-commits <=
- 85/224: gnu: r-rnifti: Update to 1.7.0., guix-commits, 2024/07/17
- 88/224: gnu: r-cmprsk: Update to 2.2-12., guix-commits, 2024/07/17
- 89/224: gnu: r-epi: Update to 2.51., guix-commits, 2024/07/17
- 90/224: gnu: r-ggpattern: Update to 1.1.1., guix-commits, 2024/07/17
- 92/224: gnu: r-unigd: Update to 0.1.2., guix-commits, 2024/07/17
- 93/224: gnu: r-spdata: Update to 2.3.1., guix-commits, 2024/07/17
- 99/224: gnu: r-gbm: Update to 2.2.2., guix-commits, 2024/07/17
- 102/224: gnu: r-rsparse: Update to 0.5.2., guix-commits, 2024/07/17
- 103/224: gnu: r-dqrng: Update to 0.4.1., guix-commits, 2024/07/17
- 108/224: gnu: r-lhs: Update to 1.2.0., guix-commits, 2024/07/17