mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: r-emoa: Add test inputs.
* gnu/packages/cran.scm (r-emoa)[native-inputs]: Add r-testthat. Change-Id: I9837d733b87959c7221d75234686a672257e7cfb
This commit is contained in:
parent
61efb66f09
commit
deb584636e
1 changed files with 1 additions and 0 deletions
|
@ -31090,6 +31090,7 @@ (define-public r-emoa
|
|||
"1w287k5gjhgqcyq27xz0ybvhzkf1kydcnpcn30iziliw3xx71g2d"))))
|
||||
(properties `((upstream-name . "emoa")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://cran.r-project.org/web/packages/emoa/")
|
||||
(synopsis "Evolutionary multiobjective optimization algorithms")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue