Package: aroma.light Version: 3.33.0 Depends: R (>= 2.15.2) Imports: stats, R.methodsS3 (>= 1.7.1), R.oo (>= 1.23.0), R.utils (>= 2.9.0), matrixStats (>= 0.55.0) Suggests: princurve (>= 2.1.4) Title: Light-Weight Methods for Normalization and Visualization of Microarray Data using Only Basic R Data Types Authors@R: c( person("Henrik", "Bengtsson", role = c("aut", "cre", "cph"), email = "henrikb@braju.com"), person("Pierre", "Neuvial", role = "ctb"), person("Aaron", "Lun", role = "ctb")) Description: Methods for microarray analysis that take basic data types such as matrices and lists of vectors. These methods can be used standalone, be utilized in other packages, or be wrapped up in higher-level classes. License: GPL (>= 2) biocViews: Infrastructure, Microarray, OneChannel, TwoChannel, MultiChannel, Visualization, Preprocessing URL: https://github.com/HenrikBengtsson/aroma.light, https://www.aroma-project.org BugReports: https://github.com/HenrikBengtsson/aroma.light/issues LazyLoad: TRUE Encoding: latin1