Last updated on 2025-04-15 06:51:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 8.11 | 58.04 | 66.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 5.04 | 41.19 | 46.23 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1.4 | 108.51 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 100.58 | OK | |||
r-devel-windows-x86_64 | 1.1.4 | 10.00 | 86.00 | 96.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.4 | 7.51 | 55.93 | 63.44 | ERROR | |
r-release-linux-x86_64 | 1.1.4 | 7.40 | 55.64 | 63.04 | ERROR | |
r-release-macos-arm64 | 1.1.4 | 101.00 | OK | |||
r-release-macos-x86_64 | 1.1.4 | 103.00 | OK | |||
r-release-windows-x86_64 | 1.1.4 | 10.00 | 89.00 | 99.00 | ERROR | |
r-oldrel-macos-arm64 | 1.1.4 | 97.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.4 | 121.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.4 | 13.00 | 107.00 | 120.00 | ERROR |
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in ‘rusquant-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getSymbols.Moex
> ### Title: Get financial data from MOEX Exchange
> ### Aliases: getSymbols.Moex
>
> ### ** Examples
>
> data <- getSymbols.Moex('GAZP', from='2022-01-01', to='2022-01-10', period='day', auto.assign=FALSE)
Error in if (engine == "stock" & market != "bonds") market <- "shares" :
missing value where TRUE/FALSE needed
Calls: getSymbols.Moex
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
getSymbols.Gigapack 0.022 0.004 6.724
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in ‘rusquant-Ex.R’ failed
The error most likely occurred in:
> ### Name: getSymbols.Alor
> ### Title: Download Alor data
> ### Aliases: getSymbols.Alor
>
> ### ** Examples
>
> getSymbols.Alor('SBER',from = '2023-04-01',to='2023-05-04',period = '1min')
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [apidev.alor.ru]: Failed to connect to apidev.alor.ru port 443 after 10002 ms: Timeout was reached
Calls: getSymbols.Alor ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in 'rusquant-Ex.R' failed
The error most likely occurred in:
> ### Name: getSymbols.Alor
> ### Title: Download Alor data
> ### Aliases: getSymbols.Alor
>
> ### ** Examples
>
> getSymbols.Alor('SBER',from = '2023-04-01',to='2023-05-04',period = '1min')
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [apidev.alor.ru]: Failed to connect to apidev.alor.ru port 443 after 10009 ms: Timeout was reached
Calls: getSymbols.Alor ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in ‘rusquant-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getSymbols.Moex
> ### Title: Get financial data from MOEX Exchange
> ### Aliases: getSymbols.Moex
>
> ### ** Examples
>
> data <- getSymbols.Moex('GAZP', from='2022-01-01', to='2022-01-10', period='day', auto.assign=FALSE)
Error in if (engine == "stock" & market != "bonds") market <- "shares" :
missing value where TRUE/FALSE needed
Calls: getSymbols.Moex
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
getSymbols.Gigapack 0.104 0 6.5
Flavor: r-patched-linux-x86_64
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in ‘rusquant-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getSymbols.Alor
> ### Title: Download Alor data
> ### Aliases: getSymbols.Alor
>
> ### ** Examples
>
> getSymbols.Alor('SBER',from = '2023-04-01',to='2023-05-04',period = '1min')
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [apidev.alor.ru]: Connection timed out after 10002 milliseconds
Calls: getSymbols.Alor ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.1.4
Check: examples
Result: ERROR
Running examples in 'rusquant-Ex.R' failed
The error most likely occurred in:
> ### Name: getSymbols.Moex
> ### Title: Get financial data from MOEX Exchange
> ### Aliases: getSymbols.Moex
>
> ### ** Examples
>
> data <- getSymbols.Moex('GAZP', from='2022-01-01', to='2022-01-10', period='day', auto.assign=FALSE)
Error in if (engine == "stock" & market != "bonds") market <- "shares" :
missing value where TRUE/FALSE needed
Calls: getSymbols.Moex
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64