Author: tille Date: 2015-07-29 13:54:54 +0000 (Wed, 29 Jul 2015) New Revision: 19755
Modified: trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog trunk/packages/R/r-bioc-aroma.light/trunk/debian/control Log: Adapt dependencies Modified: trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog 2015-07-29 13:43:21 UTC (rev 19754) +++ trunk/packages/R/r-bioc-aroma.light/trunk/debian/changelog 2015-07-29 13:54:54 UTC (rev 19755) @@ -1,7 +1,5 @@ r-bioc-aroma.light (2.4.0-1) UNRELEASED; urgency=low * Initial release (closes: #???) - TODO: - -> svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-r.utils/ -- Andreas Tille <[email protected]> Fri, 03 Jul 2015 21:35:53 +0200 Modified: trunk/packages/R/r-bioc-aroma.light/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-aroma.light/trunk/debian/control 2015-07-29 13:43:21 UTC (rev 19754) +++ trunk/packages/R/r-bioc-aroma.light/trunk/debian/control 2015-07-29 13:54:54 UTC (rev 19755) @@ -7,7 +7,8 @@ cdbs, r-base-dev, r-cran-r.methodss3, - r-cran-matrixstats + r-cran-matrixstats (>= 0.14.0), + r-cran-r.utils Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-aroma.light/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-aroma.light/trunk/ @@ -18,10 +19,11 @@ Depends: ${R:Depends}, ${misc:Depends}, r-cran-r.methodss3, - r-cran-matrixstats + r-cran-matrixstats (>= 0.14.0), + r-cran-r.utils Description: BioConductor methods normalization and visualization of microarray data This BioConductor module provides light-weight methods for - normalization and VIsualization of microarray data using only basic R + normalization and visualization of microarray data using only basic R data types. . Methods for microarray analysis that take basic data types such as _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
