mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
1bf13e4b0a
commit
3bf6671a52
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue