mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-monocle3: Add missing input.
* gnu/packages/bioconductor.scm (r-monocle3)[propagated-inputs]: Add r-assertthat.
This commit is contained in:
parent
35b31a18be
commit
111aa862ec
1 changed files with 2 additions and 1 deletions
|
@ -6313,7 +6313,8 @@ qPCR data, but could be used with other types as well.")
|
|||
"1cjxqfw3qvy269hsf5v80d4kshl932wrl949iayas02saj6f70ls"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biobase" ,r-biobase)
|
||||
`(("r-assertthat" ,r-assertthat)
|
||||
("r-biobase" ,r-biobase)
|
||||
("r-biocgenerics" ,r-biocgenerics)
|
||||
("r-delayedmatrixstats" ,r-delayedmatrixstats)
|
||||
("r-dplyr" ,r-dplyr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue