mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 14:40:36 +02:00
gnu: r-rematch: Add test inputs.
* gnu/packages/statistics.scm (r-rematch)[native-inputs]: Add r-testthat. Change-Id: I043edb74311b1dc4ce23e8b6945034d0ccc292ca
This commit is contained in:
@@ -5113,6 +5113,7 @@ distribution).")
|
||||
(base32
|
||||
"09jwg3glp32q4ml4khhzi8j7bzg9zhqqdg1m6r8gibh756zzgnhm"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/MangoTheCat/rematch")
|
||||
(synopsis "Match regular expressions with a nicer API")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user