mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 09:35:56 +02:00
gnu: r-plyr: Add test inputs.
* gnu/packages/statistics.scm (r-plyr)[native-inputs]: Add r-testthat. Change-Id: Ia7367dda124dc8e23ce060dce2e8258ec7c2223e
This commit is contained in:
@@ -1137,6 +1137,7 @@ in which the whole-plots or split-plots or both can be freely exchangeable.")
|
||||
(base32 "00z1mvqisnzbbwcwax1gm9ilahpgp21kk4l7hqdz8fym27vygd8m"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-rcpp))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "http://had.co.nz/plyr")
|
||||
(synopsis "Tools for Splitting, Applying and Combining Data")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user