This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository nanook.
commit 97e8db2a874ca5ca18deaca8c57b5dd19ba2fded Author: Andreas Tille <[email protected]> Date: Fri Sep 1 15:35:06 2017 +0200 Add some R package dependencies according to installation manual --- debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b829d13..e4585b2 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,11 @@ Package: nanook Architecture: all Depends: ${java:Depends}, ${misc:Depends}, - default-jre-headless + default-jre-headless, + r-cran-ggplot2, + r-cran-scales, + r-cran-gridextra, + r-cran-reshape Suggests: default-jre Description: pre- and post-alignment analysis of nanopore sequencing data NanoOK is a flexible, multi-reference software for pre- and post- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nanook.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
