I have a R program reading  data file of Illmina Human Whole Genome Bead Array.

BSData = readBeadSummaryData(dataFile = dataFile, ProbeID="PROBE_ID", skip=0)

This line works fine in R 2.11.1, but not in R 2.12.0.  It gives me something like

Error in readBeadSummaryData(dataFile = dataFile, ProbeID = "PROBE_ID",  :
  object 'QC' not found
A bug in new beadarray package maybe? Any Comment?

> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=Chinese_Taiwan.950  LC_CTYPE=Chinese_Taiwan.950    LC_MONETARY=Chinese_Taiwan.950
[4] LC_NUMERIC=C                   LC_TIME=Chinese_Taiwan.950
attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base
other attached packages:
[1] beadarray_2.0.0 Biobase_2.10.0
loaded via a namespace (and not attached):
[1] limma_3.6.0
Weihsin Wang, Ph.D.
Bioinformatics Core Lab.,
Biomedical Engineering Research Lab.,
Industrial Technology Research Institute
TEL:886-3-5913689
FAX: 886-3-5820445


====================================================================
本信件可能包含工研院機密資訊，非指定之收件者，請勿使用或揭露本信件內容，並請銷毀此信件。 
This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient.
	[[alternative HTML version deleted]]

