Package: AnnoProbe Check: examples New result: ERROR Running examples in ‘AnnoProbe-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: idmap > ### Title: Get Probe Annotation > ### Aliases: idmap > > ### ** Examples > > ids=idmap('GPL570',destdir=tempdir()) trying URL 'http://49.235.27.111/GEOmirror/GPL/GPL570_bioc.rda' Warning in download.file(paste0(up, down), dt, mode = "wb") : URL 'http://49.235.27.111/GEOmirror/GPL/GPL570_bioc.rda': Timeout of 60 seconds was reached Error in download.file(paste0(up, down), dt, mode = "wb") : cannot open URL 'http://49.235.27.111/GEOmirror/GPL/GPL570_bioc.rda' Calls: idmap -> download.file Execution halted