[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/89: gnu: r-multitaper: Update to 1.0-15.
From: |
guix-commits |
Subject: |
76/89: gnu: r-multitaper: Update to 1.0-15. |
Date: |
Mon, 5 Oct 2020 18:35:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b6c56ac2ad063263cc457bac5aca7cce9ebf1443
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:45:52 2020 +0200
gnu: r-multitaper: Update to 1.0-15.
* gnu/packages/statistics.scm (r-multitaper): Update to 1.0-15.
---
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 6eb6800..5e7ee0e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2034,14 +2034,14 @@ files in R. It is built on top of the libxml2 C
library.")
(define-public r-multitaper
(package
(name "r-multitaper")
- (version "1.0-14")
+ (version "1.0-15")
(source
(origin
(method url-fetch)
(uri (cran-uri "multitaper" version))
(sha256
(base32
- "04wd9bbhyx7697pfy0fpj02v1csr48hkpqj62h9p8a6w84ji4k68"))))
+ "1gm3wr8xqpqiby7q1dr3zxim77v0bvvrqi0hlazf5g3gnkrp2zc3"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- 62/89: gnu: r-aws: Update to 2.5., (continued)
- 62/89: gnu: r-aws: Update to 2.5., guix-commits, 2020/10/05
- 39/89: gnu: r-gmp: Update to 0.6-1., guix-commits, 2020/10/05
- 43/89: gnu: r-future: Update to 1.19.1., guix-commits, 2020/10/05
- 50/89: gnu: r-ggfortify: Update to 0.4.11., guix-commits, 2020/10/05
- 52/89: gnu: r-systemfonts: Update to 0.3.2., guix-commits, 2020/10/05
- 69/89: gnu: r-dials: Update to 0.0.9., guix-commits, 2020/10/05
- 70/89: gnu: r-tidypredict: Update to 0.4.7., guix-commits, 2020/10/05
- 72/89: gnu: r-seurat: Update to 3.2.2., guix-commits, 2020/10/05
- 79/89: gnu: r-devtools: Update to 2.3.2., guix-commits, 2020/10/05
- 84/89: gnu: r-matrixstats: Update to 0.57.0., guix-commits, 2020/10/05
- 76/89: gnu: r-multitaper: Update to 1.0-15.,
guix-commits <=
- 88/89: gnu: r-car: Update to 3.0-10., guix-commits, 2020/10/05
- 89/89: gnu: r-tclust: Update to 1.4-2., guix-commits, 2020/10/05
- 27/89: gnu: r-deriv: Update to 4.1.0., guix-commits, 2020/10/05
- 32/89: gnu: r-sjplot: Update to 2.8.5., guix-commits, 2020/10/05
- 10/89: gnu: r-getoptlong: Update to 1.0.3., guix-commits, 2020/10/05
- 12/89: gnu: r-psych: Update to 2.0.9., guix-commits, 2020/10/05
- 19/89: gnu: r-tinytex: Update to 0.26., guix-commits, 2020/10/05
- 14/89: gnu: r-hardyweinberg: Update to 1.6.8., guix-commits, 2020/10/05
- 15/89: gnu: r-vcd: Update to 1.4-8., guix-commits, 2020/10/05
- 20/89: gnu: r-statnet-common: Update to 4.4.1., guix-commits, 2020/10/05