Last updated on 2020-05-01 09:55:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.26 | 38.46 | 42.72 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.26 | 30.80 | 34.06 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 50.35 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 50.46 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 12.00 | 110.00 | 122.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 3.97 | 36.62 | 40.59 | ERROR | |
r-patched-solaris-x86 | 0.1.0 | 76.00 | ERROR | |||
r-release-linux-x86_64 | 0.1.0 | 4.13 | 37.42 | 41.55 | ERROR | |
r-release-osx-x86_64 | 0.1.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 13.00 | 126.00 | 139.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 9.00 | 125.00 | 134.00 | ERROR |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'pancor-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getExprSet
> ### Title: download exprSet data
> ### Aliases: getExprSet
>
> ### ** Examples
>
> temp_dir <- tempdir()
> getExprSet(file = "test.txt", outdir = temp_dir)
trying URL 'ftp://119.29.67.25/pub/test.txt'
Warning in download.file(file_url, file.path(outdir, file)) :
URL 'ftp://119.29.67.25/pub/test.txt': status was 'Timeout was reached'
Error in download.file(file_url, file.path(outdir, file)) :
cannot open URL 'ftp://119.29.67.25/pub/test.txt'
Calls: getExprSet -> download.file
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘pancor-Ex.R’ failed
The error most likely occurred in:
> ### Name: getExprSet
> ### Title: download exprSet data
> ### Aliases: getExprSet
>
> ### ** Examples
>
> temp_dir <- tempdir()
> getExprSet(file = "test.txt", outdir = temp_dir)
trying URL 'ftp://119.29.67.25/pub/test.txt'
Warning in download.file(file_url, file.path(outdir, file)) :
URL 'ftp://119.29.67.25/pub/test.txt': status was 'Couldn't connect to server'
Error in download.file(file_url, file.path(outdir, file)) :
cannot open URL 'ftp://119.29.67.25/pub/test.txt'
Calls: getExprSet -> download.file
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in 'pancor-Ex.R' failed
The error most likely occurred in:
> ### Name: getExprSet
> ### Title: download exprSet data
> ### Aliases: getExprSet
>
> ### ** Examples
>
> temp_dir <- tempdir()
> getExprSet(file = "test.txt", outdir = temp_dir)
trying URL 'ftp://119.29.67.25/pub/test.txt'
Warning in download.file(file_url, file.path(outdir, file)) :
InternetOpenUrl failed: 'In den Microsoft-Interneterweiterungen ist ein interner Fehler aufgetreten.
'
Error in download.file(file_url, file.path(outdir, file)) :
cannot open URL 'ftp://119.29.67.25/pub/test.txt'
Calls: getExprSet -> download.file
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64