CRAN Package Check Results for Package lipidmapsR

Last updated on 2026-03-23 19:51:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 1.66 19.96 21.62 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 1.36 16.34 17.70 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.4 31.64 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 30.27 OK
r-devel-macos-arm64 1.0.4 1.00 16.00 17.00 OK
r-devel-windows-x86_64 1.0.4 3.00 185.00 188.00 OK
r-patched-linux-x86_64 1.0.4 1.68 17.62 19.30 OK
r-release-linux-x86_64 1.0.4 1.57 17.16 18.73 OK
r-release-macos-arm64 1.0.4 OK
r-release-macos-x86_64 1.0.4 1.00 31.00 32.00 OK
r-release-windows-x86_64 1.0.4 3.00 46.00 49.00 OK
r-oldrel-macos-arm64 1.0.4 OK
r-oldrel-macos-x86_64 1.0.4 1.00 30.00 31.00 OK
r-oldrel-windows-x86_64 1.0.4 4.00 54.00 58.00 OK

Check Details

Version: 1.0.4
Check: examples
Result: ERROR Running examples in ‘lipidmapsR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: compound_search > ### Title: A function for compound search > ### Aliases: compound_search > > ### ** Examples > > > # Fetch compound name from LM_ID > compound_search("lm_id", "LMFA01010001", "name") Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [www.lipidmaps.org]: Connection timed out after 10001 milliseconds Calls: compound_search ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-linux-x86_64-debian-gcc