mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-parody: Add test inputs.
* gnu/packages/bioconductor.scm (r-parody)[native-inputs]: Add r-testthat. Change-Id: I742840f3ece2c064ce3faf6ab9f72aef25fb984d
This commit is contained in:
parent
81d9aaf17b
commit
78d09ad24d
1 changed files with 1 additions and 1 deletions
|
@ -24029,7 +24029,7 @@ other functional sequencing data.")
|
|||
(base32 "08vaqnrgkqxb99xjmgja3hs6r7n0z9chmykw6kjv6fgg914qlf2d"))))
|
||||
(properties `((upstream-name . "parody")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/parody")
|
||||
(synopsis "Parametric and resistant outlier detection")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue