Archived
1
0
Fork 0

gnu: r-kernsmooth: Update to 2.23-20.

* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-20.
This commit is contained in:
Ricardo Wurmus 2021-05-04 07:13:21 +02:00
parent 27e873a5e3
commit 50c7032eef
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -541,14 +541,14 @@ for reading and writing some dBase files.")
(define-public r-kernsmooth (define-public r-kernsmooth
(package (package
(name "r-kernsmooth") (name "r-kernsmooth")
(version "2.23-18") (version "2.23-20")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "KernSmooth" version)) (uri (cran-uri "KernSmooth" version))
(sha256 (sha256
(base32 (base32
"14640ddvxmczd5xjg1xsd51gll2glfg946vks8wmac6jb8680d43")))) "0fgclmzk3ksjsh3j47jqzm3jhqrwn12rkp7f84yr6wr43q2pbsr0"))))
(properties `((upstream-name . "KernSmooth"))) (properties `((upstream-name . "KernSmooth")))
(build-system r-build-system) (build-system r-build-system)
(native-inputs (native-inputs