mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-rann-l1: Add test input.
* gnu/packages/cran.scm (r-rann-l1)[native-inputs]: Add r-testthat. Change-Id: Ic98cd970b35287520a0d5d83f3398b714ae42f0f
This commit is contained in:
parent
1aa0e526d5
commit
d8fa5aae65
1 changed files with 1 additions and 0 deletions
|
@ -29831,6 +29831,7 @@ (define-public r-rann-l1
|
|||
"1hanh3my84mdr5wy6b89fawqzfc184vff1y65wy4l5ld9qza1n44"))))
|
||||
(properties `((upstream-name . "RANN.L1")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/jefferis/RANN/tree/master-L1")
|
||||
(synopsis "Fast nearest neighbour search using L1 metric")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue