gnu: r-rcppeigen: Update to 0.3.3.9.1.
* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.3.9.1.
This commit is contained in:
parent
125c65d729
commit
1ebff06434
1 changed files with 2 additions and 2 deletions
|
|
@ -5040,14 +5040,14 @@ based on an interface to Fortran implementations by M. J. D. Powell.")
|
|||
(define-public r-rcppeigen
|
||||
(package
|
||||
(name "r-rcppeigen")
|
||||
(version "0.3.3.7.0")
|
||||
(version "0.3.3.9.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RcppEigen" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b78qcjim0n9klgkr82n794d6bj9r9f33g0kcsszsns2hir65sk2"))))
|
||||
"0qp9gypar280lm84pc8w0fxw4jgwqygwi3qnl5sl52kpkcj8c14a"))))
|
||||
(properties `((upstream-name . "RcppEigen")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Reference in a new issue