mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
f18826e267
commit
5861e3a371
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue