gnu: r-trajectoryutils: Add test inputs.

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

Change-Id: I36e8aee2f59f0ec280e06c50a16a7bd225b31f50
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:22 +01:00
parent 1bf13e4b0a
commit 3bf6671a52
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12203,7 +12203,7 @@ able to deal also with novel and case specific events.")
(propagated-inputs
(list r-igraph r-matrix r-s4vectors r-singlecellexperiment
r-summarizedexperiment))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/TrajectoryUtils")
(synopsis "Single-cell trajectory analysis utilities")
(description