Last updated on 2025-01-23 07:50:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 1.92 | 24.64 | 26.56 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 1.55 | 18.79 | 20.34 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 44.28 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 58.89 | ERROR | |||
r-devel-windows-x86_64 | 2.0.0 | 3.00 | 58.00 | 61.00 | ERROR | |
r-patched-linux-x86_64 | 2.0.0 | 1.88 | 23.59 | 25.47 | ERROR | |
r-release-linux-x86_64 | 2.0.0 | 1.81 | 23.36 | 25.17 | ERROR | |
r-release-macos-arm64 | 2.0.0 | 102.00 | OK | |||
r-release-macos-x86_64 | 2.0.0 | 108.00 | OK | |||
r-release-windows-x86_64 | 2.0.0 | 4.00 | 104.00 | 108.00 | ERROR | |
r-oldrel-macos-arm64 | 2.0.0 | 75.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.0 | 88.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.0 | 4.00 | 96.00 | 100.00 | ERROR |
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘casabourse-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: bySector
> ### Title: bySector
> ### Aliases: bySector
>
> ### ** Examples
>
> {R.utils::withTimeout(bySector(),timeout = 4)}
Error in .Call(R_curl_fetch_memory, enc2utf8(url), handle, nonblocking) :
reached elapsed time limit
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: 2.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R.utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘casabourse-Ex.R’ failed
The error most likely occurred in:
> ### Name: bySector
> ### Title: bySector
> ### Aliases: bySector
>
> ### ** Examples
>
> {R.utils::withTimeout(bySector(),timeout = 4)}
Error in .Call(R_curl_fetch_memory, enc2utf8(url), handle, nonblocking) :
reached elapsed time limit
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘casabourse-Ex.R’ failed
The error most likely occurred in:
> ### Name: bySector
> ### Title: bySector
> ### Aliases: bySector
>
> ### ** Examples
>
> {R.utils::withTimeout(bySector(),timeout = 4)}
Error in .Internal(open(con, open, blocking)) :
reached elapsed time limit
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc