CRAN Package Check Results for Package rllama

Last updated on 2024-05-01 12:14:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.4 2.55 34.53 37.08 OK
r-devel-linux-x86_64-debian-gcc 0.4.4 1.78 25.53 27.31 OK
r-devel-linux-x86_64-fedora-clang 0.4.4 46.69 OK
r-devel-linux-x86_64-fedora-gcc 0.4.4 43.50 OK
r-devel-windows-x86_64 0.4.4 4.00 47.00 51.00 OK
r-patched-linux-x86_64 0.4.4 2.75 32.93 35.68 OK
r-release-linux-x86_64 0.4.4 2.81 32.16 34.97 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 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 3.00 50.00 53.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