mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-rcdt: Add missing input.
* gnu/packages/cran.scm (r-rcdt)[native-inputs]: Add r-testthat. Change-Id: Ic5358aee6d5174052266dc01b81f618edf931cd2
This commit is contained in:
@@ -37532,7 +37532,7 @@ infinite-precision rational arithmetic.")
|
||||
r-rcpparmadillo
|
||||
r-rgl
|
||||
r-rvcg))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/stla/RCDT")
|
||||
(synopsis "Fast 2D constrained Delaunay triangulation")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user