me
/
guix
Archived
1
0
Fork 0

gnu: r-codedepends: Comment why it is in bioconductor.scm.

* gnu/packages/bioconductor.scm (r-codedepends): Add comment.
master
zimoun 2020-09-11 20:08:38 +02:00 committed by Ricardo Wurmus
parent 7e88ee9f02
commit b17ace24ca
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -1763,6 +1763,7 @@ expressed genes in DNA microarray experiments.")
fitting of some classes of graphical Markov models.")
(license license:gpl2+)))
;; This is a CRAN package, but it depends on a Bioconductor package.
(define-public r-codedepends
(package
(name "r-codedepends")