mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: r-xmlparsedata: Add test inputs.
* gnu/packages/cran.scm (r-xmlparsedata)[native-inputs]: Add r-testthat. Change-Id: Ief9ac71b829a86218c4ff110e0fd2924db885915
This commit is contained in:
parent
3d6dca78c0
commit
1e6e94677f
1 changed files with 1 additions and 0 deletions
|
@ -28696,6 +28696,7 @@ provided.")
|
|||
"1c6bnz3ng1qw7sfip8wq3a4dn36a4d6rbja0sadn0a4pbsmk8q3n"))))
|
||||
(properties `((upstream-name . "xmlparsedata")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/r-lib/xmlparsedata#readme")
|
||||
(synopsis "Parse data of @code{R} code as an @code{XML} tree")
|
||||
(description
|
||||
|
|
Loading…
Add table
Reference in a new issue