mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: r-oro-nifti: Add test inputs.
* gnu/packages/cran.scm (r-oro-nifti)[native-inputs]: Add r-testthat. Change-Id: I1e91b0e487147491b98627f6ab0364d9ee4546b4
This commit is contained in:
parent
61e9c37c7a
commit
150a9c6db0
1 changed files with 1 additions and 0 deletions
|
@ -21620,6 +21620,7 @@ (define-public r-oro-nifti
|
|||
(properties `((upstream-name . "oro.nifti")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-abind r-bitops r-rnifti))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://rigorousanalytics.blogspot.com")
|
||||
(synopsis "Vizualization of medical imaging data")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue