CRAN Package Check Results for Package rusquant

Last updated on 2024-06-21 03:58:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 10.41 75.13 85.54 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.1 7.40 56.21 63.61 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 108.32 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 101.39 OK
r-devel-windows-x86_64 1.1.1 11.00 104.00 115.00 OK
r-patched-linux-x86_64 1.1.1 9.98 72.85 82.83 OK
r-release-linux-x86_64 1.1.1 7.88 72.40 80.28 OK
r-release-macos-arm64 1.1.1 72.00 OK
r-release-macos-x86_64 1.1.1 112.00 OK
r-release-windows-x86_64 1.1.1 9.00 88.00 97.00 OK
r-oldrel-macos-arm64 1.1.1 97.00 OK
r-oldrel-macos-x86_64 1.1.1 114.00 OK
r-oldrel-windows-x86_64 1.1.1 12.00 101.00 113.00 OK

Additional issues

donttest

Check Details

Version: 1.1.1
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') No encoding supplied: defaulting to UTF-8. {html_document} <html> [1] <head>\n<meta http-equiv="Content-Type" content="text/html; charset=UTF-8 ... [2] <body>\r\n<center><h1>503 Service Temporarily Unavailable</h1></center>\r ... > getSymbols('SBER',src='Alor') Error in getSymbols.Alor(Symbols = "SBER", env = <environment>, verbose = FALSE, : object 'data_result' not found Calls: getSymbols -> do.call -> getSymbols.Alor -> assign Execution halted Flavor: r-devel-linux-x86_64-debian-clang