mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-alpsnmr: Add test inputs.
* gnu/packages/bioconductor.scm (r-alpsnmr)[native-inputs]: Add r-testthat. Change-Id: I76b91d57dea7d78e6079b5fe497c78e6abe6e138
This commit is contained in:
parent
5986b773a7
commit
d2b47ab824
1 changed files with 1 additions and 1 deletions
|
@ -4137,7 +4137,7 @@ data.")
|
||||||
r-tidyr
|
r-tidyr
|
||||||
r-tidyselect
|
r-tidyselect
|
||||||
r-vctrs))
|
r-vctrs))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://sipss.github.io/AlpsNMR/")
|
(home-page "https://sipss.github.io/AlpsNMR/")
|
||||||
(synopsis "Automated spectral processing system for NMR")
|
(synopsis "Automated spectral processing system for NMR")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue