mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 07:30:38 +02:00
gnu: r-rngtools: Add test inputs.
* gnu/packages/statistics.scm (r-rngtools)[native-inputs]: Add r-testthat. Change-Id: I0ee205b763886e2223b2e68129662248dce6a47c
This commit is contained in:
@@ -4459,6 +4459,7 @@ package registries.")
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-digest))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://renozao.github.io/rngtools")
|
||||
(synopsis "Utility functions for working with random number generators")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user