1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-12 22:34:06 +02:00

gnu: r-qmri: Add test inputs.

* gnu/packages/cran.scm (r-qmri)[native-inputs]: Add r-testthat.

Change-Id: I83ba0bdb3c33c4f1c2f2baf707f70f5752d48602
This commit is contained in:
Ricardo Wurmus
2024-11-22 11:59:30 +01:00
parent a06670db5c
commit ff9927baad
+1 -1
View File
@@ -22222,7 +22222,7 @@ while other are highly specific for the special data format used for
(build-system r-build-system)
(propagated-inputs (list r-adimpro r-aws r-awsmethods r-oro-nifti
r-stringr))
(native-inputs (list gfortran r-knitr))
(native-inputs (list gfortran r-knitr r-testthat))
(home-page "http://www.wias-berlin.de/research/ats/imaging/")
(synopsis "Methods for quantitative magnetic resonance imaging (qMRI)")
(description