Entering edit mode
Guest User
★
13k
@guest-user-4897
Last seen 10.6 years ago
Hi Bioconductor community:
I am learning the book title:Bioconductor Case Studies". On page 26,
>library("CLL")
>data("CLLbatch")
>CLLbatch???
My computer says"In data("CLLbatch") : zipped data found for package
???CLL???.That is defunct, so please re-install the package." I
reinstall the "CLL" package, the same problem occurs.
Can any one tell me how to solve this problem?
Thanks,
William
-- output of sessionInfo():
R version 2.13.1 (2011-07-08)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] CLL_1.2.8 affy_1.30.0 Biobase_2.12.2
loaded via a namespace (and not attached):
[1] affyio_1.20.0 preprocessCore_1.14.0 tools_2.13.1
--
Sent via the guest posting facility at bioconductor.org.