mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-cmdstanr: Add missing input.
* gnu/packages/bioinformatics.scm (r-cmdstanr)[native-inputs]: Add r-testthat. Change-Id: Idd81b903e9e9a8308703c9ee8dc5583a04854678
This commit is contained in:
parent
3ec6dd568c
commit
6ec643fd9d
1 changed files with 1 additions and 1 deletions
|
@ -12248,7 +12248,7 @@ Pore-C concatemers.")
|
|||
r-r6
|
||||
r-rlang
|
||||
r-withr))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/stan-dev/cmdstanr")
|
||||
(synopsis "R interface to 'CmdStan'")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue