Last updated on 2025-01-12 08:48:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 2.00 | 24.84 | 26.84 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 1.36 | 19.23 | 20.59 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 45.23 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 60.43 | ERROR | |||
r-devel-windows-x86_64 | 2.0.0 | 4.00 | 95.00 | 99.00 | ERROR | |
r-patched-linux-x86_64 | 2.0.0 | 1.86 | 24.02 | 25.88 | OK | |
r-release-linux-x86_64 | 2.0.0 | 1.82 | 23.43 | 25.25 | 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 | 97.00 | 101.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 | 97.00 | 101.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-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: instruments
> ### Title: instruments
> ### Aliases: instruments
>
> ### ** Examples
>
> R.utils::withTimeout(instruments(),timeout = 4)
Error in .Internal(open(con, open, blocking)) :
reached elapsed time limit
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc