mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biotmle: Add test inputs.
* gnu/packages/bioconductor.scm (r-biotmle)[native-inputs]: Add r-testthat. Change-Id: Ibb5cb54b0567a2a4eb16ab89eb3df634c0e3349a
This commit is contained in:
parent
635302f63c
commit
fb6c6e959e
1 changed files with 1 additions and 1 deletions
|
@ -25298,7 +25298,7 @@ help unravel disease regulatory trajectory.")
|
||||||
r-superheat
|
r-superheat
|
||||||
r-tibble))
|
r-tibble))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://code.nimahejazi.org/biotmle/")
|
(home-page "https://code.nimahejazi.org/biotmle/")
|
||||||
(synopsis "Targeted learning with moderated statistics for biomarker discovery")
|
(synopsis "Targeted learning with moderated statistics for biomarker discovery")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue