CRAN Package Check Results for Package rllama

Last updated on 2024-05-28 12:56:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 2.46 34.33 36.79 OK
r-devel-linux-x86_64-debian-gcc 0.4.4 1.65 25.44 27.09 OK
r-devel-linux-x86_64-fedora-clang 0.4.4 46.78 OK
r-devel-linux-x86_64-fedora-gcc 0.4.4 43.40 OK
r-devel-windows-x86_64 0.4.4 3.00 49.00 52.00 OK
r-patched-linux-x86_64 0.4.4 2.74 33.26 36.00 OK
r-release-linux-x86_64 0.4.4 2.22 33.07 35.29 OK
r-release-macos-arm64 0.4.4 26.00 ERROR
r-release-macos-x86_64 0.4.4 53.00 OK
r-release-windows-x86_64 0.4.4 4.00 48.00 52.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 65.00 69.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] Resolving timed out after 10003 milliseconds Calls: get_defillama_chain_hist_tvl ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-release-macos-arm64