Last updated on 2026-03-18 06:54:22 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 1.65 | 20.05 | 21.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.4 | 1.27 | 17.40 | 18.67 | OK | |
| 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 | 46.00 | 49.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 1.71 | 17.41 | 19.12 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 1.54 | 17.53 | 19.07 | 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 | 56.00 | 59.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 | 47.00 | 51.00 | ERROR |
Version: 1.0.4
Check: examples
Result: ERROR
Running examples in 'lipidmapsR-Ex.R' failed
The error most likely occurred in:
> ### 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 10007 milliseconds
Calls: compound_search ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-oldrel-windows-x86_64