mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: r-filelock: Add test inputs.
* gnu/packages/cran.scm (r-filelock)[native-inputs]: Add r-testthat. Change-Id: I3aad322fb64fa67a60a5562c9267702294b145d5
This commit is contained in:
parent
7ec537c8ae
commit
a8752b35b1
1 changed files with 1 additions and 0 deletions
|
@ -31823,6 +31823,7 @@ (define-public r-filelock
|
|||
"0dqi0w92zq1f9542ma2nk5gkqzfmd4jlf34vysb4vv7mag20xk9d"))))
|
||||
(properties `((upstream-name . "filelock")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/r-lib/filelock")
|
||||
(synopsis "Portable file locking")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue