Markus Schmidberger <[EMAIL PROTECTED]> writes: > Hello, > > I want to use expresso for preprocessing the hgu133a-spikein data from > affycompII. But there is an error:
Please send questions regarding Bioconductor packages to the Bioconductor mailing list. I would recommend making sure all of your packages are up to date: ## *new* R session, no saved data loaded source("http://bioconductor.org/biocLite.R") biocLite("Biobase") library("Biobase") update.packges(repos=biocReposList()) + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center BioC: http://bioconductor.org/ Blog: http://userprimary.net/user/ ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.