CRAN Package Check Results for Package rllama

Last updated on 2024-12-26 07:51:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 2.21 25.87 28.08 OK
r-devel-linux-x86_64-debian-gcc 0.4.4 1.53 20.34 21.87 OK
r-devel-linux-x86_64-fedora-clang 0.4.4 47.67 OK
r-devel-linux-x86_64-fedora-gcc 0.4.4 42.58 OK
r-devel-windows-x86_64 0.4.4 3.00 133.00 136.00 ERROR
r-patched-linux-x86_64 0.4.4 2.17 24.79 26.96 OK
r-release-linux-x86_64 0.4.4 1.99 25.28 27.27 OK
r-release-macos-arm64 0.4.4 26.00 ERROR
r-release-macos-x86_64 0.4.4 34.00 ERROR
r-release-windows-x86_64 0.4.4 3.00 48.00 51.00 OK
r-oldrel-macos-arm64 0.4.4 40.00 OK
r-oldrel-macos-x86_64 0.4.4 37.00 OK
r-oldrel-windows-x86_64 0.4.4 4.00 52.00 56.00 OK

Check Details

Version: 0.4.4
Check: examples
Result: ERROR Running examples in 'rllama-Ex.R' failed The error most likely occurred in: > ### Name: get_defillama_chain_hist_tvl > ### Title: Chain History Data > ### Aliases: get_defillama_chain_hist_tvl > > ### ** Examples > > # total tvl by date > chain_tvl = get_defillama_chain_hist_tvl( "Ethereum" ) Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [api.llama.fi]: SSL/TLS connection timeout Calls: get_defillama_chain_hist_tvl ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-windows-x86_64

Version: 0.4.4
Check: examples
Result: ERROR Running examples in ‘rllama-Ex.R’ failed The error most likely occurred in: > ### Name: get_defillama_chain_hist_tvl > ### Title: Chain History Data > ### Aliases: get_defillama_chain_hist_tvl > > ### ** Examples > > # total tvl by date > chain_tvl = get_defillama_chain_hist_tvl( "Ethereum" ) Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.llama.fi] Resolving timed out after 10003 milliseconds Calls: get_defillama_chain_hist_tvl ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavors: r-release-macos-arm64, r-release-macos-x86_64