Entering edit mode
JDCGo@aol.com
▴
30
@jdcgoaolcom-1100
Last seen 10.2 years ago
Getting a problem loading yeastCC after a good install as shown below.
First loaded libraries: Biobase, and annotate. Tried download from
bioconductor.org and an Italian site. Tried various searches on google
and couldn't find a good hint. Have tried on both Windows XP and
2000. Using R2.0.1. Any ideas?
Thanks,
John
> install.packages(choose.files('',filters=Filters[c('zip','All'),]),
.libPaths()[1], CRAN = NULL)
package 'yeastCC' successfully unpacked and MD5 sums checked
updating HTML package descriptions
> library(yeastCC)
Error in open.connection(con, "rb") : unable to open connection
In addition: Warning message:
cannot open compressed file
`C:/PROGRA~1/R/rw2001/library/yeastCC/data/yeastCC.RData'
Error in library(yeastCC) : .First.lib failed for 'yeastCC'
>