mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: r-binman: Add test inputs.
* gnu/packages/cran.scm (r-binman)[native-inputs]: Add r-testthat. Change-Id: I5310ad454d12ba673d7fdc925664de1e339d2206
This commit is contained in:
parent
a07348a9db
commit
297870aa58
1 changed files with 1 additions and 1 deletions
|
@ -37333,7 +37333,7 @@ (define-public r-binman
|
|||
r-semver
|
||||
r-xml2
|
||||
r-yaml))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/ropensci/binman")
|
||||
(synopsis "Binary download manager")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue