mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-assertive-models: Add test input.
* gnu/packages/cran.scm (r-assertive-models)[native-inputs]: Add r-testthat. Change-Id: Idaadd19423d2a42ee8c3765ea0d5643dba430565
This commit is contained in:
parent
d65ac00f74
commit
830cbfa7dc
1 changed files with 1 additions and 0 deletions
|
@ -23479,6 +23479,7 @@ (define-public r-assertive-models
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-assertive-base))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://bitbucket.org/richierocks/assertive.models")
|
||||
(synopsis "Assertions to check properties of models")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue