CRAN Package Check Results for Package AnnoProbe

Last updated on 2026-08-14 20:48:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.7 15.54 87.43 102.97 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.7 10.47 61.20 71.67 OK
r-devel-linux-x86_64-fedora-clang 0.1.7 14.00 62.61 76.61 OK
r-devel-linux-x86_64-fedora-gcc 0.1.7 13.00 60.56 73.56 OK
r-devel-windows-x86_64 0.1.7 19.00 97.00 116.00 OK
r-patched-linux-x86_64 0.1.7 16.43 77.85 94.28 OK
r-release-linux-x86_64 0.1.7 16.29 76.98 93.27 OK
r-release-macos-arm64 0.1.7 5.00 34.00 39.00 OK
r-release-macos-x86_64 0.1.7 12.00 100.00 112.00 OK
r-release-windows-x86_64 0.1.7 19.00 93.00 112.00 OK
r-oldrel-macos-arm64 0.1.7 OK
r-oldrel-macos-x86_64 0.1.7 11.00 54.00 65.00 OK
r-oldrel-windows-x86_64 0.1.7 26.00 118.00 144.00 OK

Check Details

Version: 0.1.7
Check: examples
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' Content type 'application/octet-stream' length 264292 bytes (258 KB) ================ downloaded 85 KB Warning in download.file(paste0(up, down), dt, mode = "wb") : downloaded length 87277 != reported length 264292 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") : download from 'http://49.235.27.111/GEOmirror/GPL/GPL570_bioc.rda' failed Calls: idmap -> download.file Execution halted Flavor: r-devel-linux-x86_64-debian-clang