Last updated on 2026-03-23 23:52:29 CET.
| Package | ERROR | OK |
|---|---|---|
| lipidmapsR | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
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