gnu: r-rcppeigen: Update to 0.3.4.0.2.
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.4.0.2. Change-Id: I3f9ddfdeb14da7bd42bd6e46389da2ec11dc9940
This commit is contained in:
parent
ef2e52a922
commit
304c1f8a93
@ -5975,14 +5975,14 @@ based on an interface to Fortran implementations by M. J. D. Powell.")
|
|||||||
(define-public r-rcppeigen
|
(define-public r-rcppeigen
|
||||||
(package
|
(package
|
||||||
(name "r-rcppeigen")
|
(name "r-rcppeigen")
|
||||||
(version "0.3.4.0.1")
|
(version "0.3.4.0.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "RcppEigen" version))
|
(uri (cran-uri "RcppEigen" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"09jf5bvz77qsx4m6draarm7an07yxvip6bbmjbfsl2mm93qliv95"))))
|
"1fs2wmsq2s6nzhkrx59li4x1zvcjhk9mhmc2pdz8pm4z2ai7pbgc"))))
|
||||||
(properties `((upstream-name . "RcppEigen")))
|
(properties `((upstream-name . "RcppEigen")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user