gnu: r-ade4: Update to 1.7-5

* gnu/packages/statistics.scm (r-ade4): Update to 1.7-5.
This commit is contained in:
Ricardo Wurmus 2016-12-29 20:43:28 +01:00
parent db1b38af4e
commit abb6f0540e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1550,14 +1550,14 @@ (define-public r-coda
(define-public r-ade4
(package
(name "r-ade4")
(version "1.7-4")
(version "1.7-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "ade4" version))
(sha256
(base32
"17sbicash7z4b63dlrbaf8xx2pbwh62vykzvhdjs43h8jkl881y7"))))
"0aaqbnydm5fb37nrvqj4bx6hxax7255j426cwh2lh88nyvznbq37"))))
(build-system r-build-system)
(home-page "http://pbil.univ-lyon1.fr/ADE-4")
(synopsis "Multivariate data analysis and graphical display")