mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 07:00:37 +02:00
gnu: r-tgconfig: Add test input.
* gnu/packages/statistics.scm (r-tgconfig)[native-inputs]: Add r-testthat. Change-Id: Ie016b7a90ff39d9023f4e9499b32b1ea151ae3d4
This commit is contained in:
@@ -6842,6 +6842,7 @@ manually \"recoding\").")
|
||||
(properties `((upstream-name . "tgconfig")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-yaml))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/tanaylab/tgconfig")
|
||||
(synopsis "Infrastructure for managing package parameters")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user