1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 09:35:56 +02:00

gnu: r-pkgmaker: Add test inputs.

* gnu/packages/statistics.scm (r-pkgmaker)[native-inputs]: Add r-testthat.

Change-Id: I1e70ca926514680970938c73a40f02af8f9af352
This commit is contained in:
Ricardo Wurmus
2024-11-22 12:00:32 +01:00
parent 5377cc2d32
commit 690c2ccd84
+1
View File
@@ -4417,6 +4417,7 @@ path-wise fashion.")
r-stringr
r-withr
r-xtable))
(native-inputs (list r-testthat))
(home-page "https://renozao.github.io/pkgmaker")
(synopsis "Package development utilities")
(description