me
/
guix
Archived
1
0
Fork 0

gnu: r-rcpparmadillo: Update to 0.9.400.2.0.

* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.2.0.
master
Ricardo Wurmus 2019-04-30 00:33:34 +02:00
parent 8b96b86065
commit 6f7f8543c5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2596,13 +2596,13 @@ well as additional utilities such as panel and axis annotation functions.")
(define-public r-rcpparmadillo
(package
(name "r-rcpparmadillo")
(version "0.9.300.2.0")
(version "0.9.400.2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "RcppArmadillo" version))
(sha256
(base32
"02zha49v6s8g39dcmk5dz0pygx0jibgmcwsyzybp9wmlqxnmdvip"))))
"01bf8jdlzndmqqzw16lpwx7zz1hkykd001dxxd9rzrgmn86f2xvs"))))
(properties `((upstream-name . "RcppArmadillo")))
(build-system r-build-system)
;; All needed for vignettes