Last updated on 2025-05-03 21:51:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 14.90 | 74.30 | 89.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 11.26 | 51.41 | 62.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 144.93 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 131.31 | OK | |||
r-devel-windows-x86_64 | 0.1.7 | 18.00 | 85.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 0.1.7 | 13.56 | 67.60 | 81.16 | OK | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 0.1.7 | 44.00 | OK | |||
r-release-macos-x86_64 | 0.1.7 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.1.7 | 17.00 | 84.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 0.1.7 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.7 | 57.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.7 | 23.00 | 102.00 | 125.00 | OK |
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'
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
Flavor: r-devel-linux-x86_64-debian-gcc