[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/24: gnu: r-kernsmooth: Update to 2.23-16.
From: |
guix-commits |
Subject: |
20/24: gnu: r-kernsmooth: Update to 2.23-16. |
Date: |
Fri, 18 Oct 2019 14:35:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1f9fcd3eb4c2ddea47ad5f77f880be04a7c9abef
Author: Ricardo Wurmus <address@hidden>
Date: Fri Oct 18 19:25:33 2019 +0200
gnu: r-kernsmooth: Update to 2.23-16.
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-16.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 3c69901..b4281ea 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -523,17 +523,17 @@ for reading and writing some dBase files.")
(define-public r-kernsmooth
(package
(name "r-kernsmooth")
- (version "2.23-15")
+ (version "2.23-16")
(source
(origin
(method url-fetch)
(uri (cran-uri "KernSmooth" version))
(sha256
(base32
- "1xhha8kw10jv8pv8b61hb5in9qiw3r2a9kdji3qlm991s4zd4wlb"))))
+ "1acrkbdn3a74y4dndkcdl1njnpfqz7gk3bsz03g8lfj8l7z53hmq"))))
(properties `((upstream-name . "KernSmooth")))
(build-system r-build-system)
- (inputs
+ (native-inputs
`(("gfortran" ,gfortran)))
(home-page "https://cran.r-project.org/web/packages/KernSmooth")
(synopsis "Functions for kernel smoothing")
- 03/24: gnu: r-mlinterfaces: Update to 1.64.1., (continued)
- 03/24: gnu: r-mlinterfaces: Update to 1.64.1., guix-commits, 2019/10/18
- 04/24: gnu: r-rhtslib: Update to 1.16.3., guix-commits, 2019/10/18
- 06/24: gnu: r-keggrest: Update to 1.24.1., guix-commits, 2019/10/18
- 09/24: gnu: r-gwascat: Update to 2.16.1., guix-commits, 2019/10/18
- 05/24: gnu: r-rhdf5: Update to 2.28.1., guix-commits, 2019/10/18
- 02/24: gnu: r-rsamtools: Update to 2.0.3., guix-commits, 2019/10/18
- 08/24: gnu: r-ldblock: Update to 1.14.3., guix-commits, 2019/10/18
- 10/24: gnu: r-hdf5array: Update to 1.12.3., guix-commits, 2019/10/18
- 12/24: gnu: r-htmlwidgets: Update to 1.5.1., guix-commits, 2019/10/18
- 17/24: gnu: r-units: Update to 0.6-5., guix-commits, 2019/10/18
- 20/24: gnu: r-kernsmooth: Update to 2.23-16.,
guix-commits <=
- 18/24: gnu: r-classint: Update to 0.4-2., guix-commits, 2019/10/18
- 21/24: gnu: r-gdtools: Update to 0.2.1., guix-commits, 2019/10/18
- 16/24: gnu: r-strucchange: Update to 1.5-2., guix-commits, 2019/10/18
- 24/24: gnu: r-purrr: Update to 0.3.3., guix-commits, 2019/10/18
- 11/24: gnu: r-rhdf5lib: Update to 1.6.3., guix-commits, 2019/10/18
- 07/24: gnu: r-ensembldb: Update to 2.8.1., guix-commits, 2019/10/18
- 19/24: gnu: r-styler: Update to 1.2.0., guix-commits, 2019/10/18
- 15/24: gnu: r-biocmanager: Update to 1.30.8., guix-commits, 2019/10/18
- 22/24: gnu: r-rcpparmadillo: Update to 0.9.800.1.0., guix-commits, 2019/10/18
- 14/24: gnu: r-insight: Update to 0.6.0., guix-commits, 2019/10/18