gnu: r-plyr: Update to 1.8.9.
* gnu/packages/statistics.scm (r-plyr): Update to 1.8.9.
This commit is contained in:
parent
07bf9f857f
commit
a82e566cbc
@ -1096,13 +1096,13 @@ in which the whole-plots or split-plots or both can be freely exchangeable.")
|
||||
(define-public r-plyr
|
||||
(package
|
||||
(name "r-plyr")
|
||||
(version "1.8.8")
|
||||
(version "1.8.9")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "plyr" version))
|
||||
(sha256
|
||||
(base32 "030706kwgqa2s5jd93ck271iqb0pj3fshrj9frg4wgp1pfs12cm7"))))
|
||||
(base32 "00z1mvqisnzbbwcwax1gm9ilahpgp21kk4l7hqdz8fym27vygd8m"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-rcpp))
|
||||
(home-page "http://had.co.nz/plyr")
|
||||
|
Loading…
x
Reference in New Issue
Block a user