mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rann: Add test inputs.
* gnu/packages/statistics.scm (r-rann)[native-inputs]: Add r-testthat. Change-Id: I729054fcbf7d5f853cde662fef6ff2f8ee8eb94c
This commit is contained in:
parent
22a42525a0
commit
9f49bfe9cc
1 changed files with 1 additions and 0 deletions
|
@ -5702,6 +5702,7 @@ dispersion modeling and Tweedie power-law families.")
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "RANN")))
|
`((upstream-name . "RANN")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
(native-inputs (list r-testthat))
|
||||||
(home-page "https://github.com/jefferis/RANN")
|
(home-page "https://github.com/jefferis/RANN")
|
||||||
(synopsis "Fast nearest neighbour search")
|
(synopsis "Fast nearest neighbour search")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue