mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 04:30:32 +02:00
gnu: r-np: Update to 0.60-20.
* gnu/packages/cran.scm (r-np): Update to 0.60-20. Change-Id: I44fd4ae85ae1c5c422dc3a842c9302833c23043c
This commit is contained in:
committed by
Andreas Enge
parent
1aa4b35d2f
commit
7bb02d7e2c
@@ -22963,14 +22963,14 @@ creation and manipulation of WAVE audio files.")
|
||||
(define-public r-np
|
||||
(package
|
||||
(name "r-np")
|
||||
(version "0.60-19")
|
||||
(version "0.60-20")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "np" version))
|
||||
(sha256
|
||||
(base32
|
||||
"19piagg14yhhz25yinsyssjavqym3jfnfqrnvg9j41nyxkif8ga3"))))
|
||||
"1jxip67gawvk1gp62sq0zhadhxib7dlfp8yjdcsy00kxsvabg3xd"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-boot r-cubature r-quadprog r-quantreg))
|
||||
|
||||
Reference in New Issue
Block a user