gnu: r-biocinstaller: Remove entirely.

This follows up on commit 0971f8bd88,
which led to ‘r-biocmanager: unbound variable’ errors.  See
<https://lists.gnu.org/archive/html/guix-devel/2019-07/msg00120.html>.

* gnu/packages/bioinformatics.scm (r-biocinstaller): Remove variable.
master
Tobias Geerinckx-Rice 2019-07-08 18:50:56 +02:00
parent 582de58c69
commit 48182cff03
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 3 deletions

View File

@ -7237,9 +7237,6 @@ BLAST, KEGG, GenBank, MEDLINE and GO.")
;; (LGPLv2.1+) and scripts in samples (which have GPL2 and GPL2+)
(license (list license:ruby license:lgpl2.1+ license:gpl2+ ))))
(define-public r-biocinstaller
(deprecated-package "r-biocinstaller" r-biocmanager))
(define-public r-biocviews
(package
(name "r-biocviews")