mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-msnbase: Add test inputs.
* gnu/packages/bioconductor.scm (r-msnbase)[native-inputs]: Add r-testthat. Change-Id: I4267b9b2b376b2bac56910f33e6dcf0963c059af
This commit is contained in:
parent
739891cd10
commit
1ee8b836ad
1 changed files with 1 additions and 1 deletions
|
@ -10042,7 +10042,7 @@ package TeXshade.")
|
||||||
r-scales
|
r-scales
|
||||||
r-vsn))
|
r-vsn))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/lgatto/MSnbase")
|
(home-page "https://github.com/lgatto/MSnbase")
|
||||||
(synopsis "Base functions and classes for MS-based proteomics")
|
(synopsis "Base functions and classes for MS-based proteomics")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue