Last updated on 2026-07-10 00:52:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 3.82 | 77.03 | 80.85 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 3.60 | 56.15 | 59.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 8.00 | 125.91 | 133.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 124.08 | OK | |||
| r-devel-windows-x86_64 | 1.3.0 | 7.00 | 83.00 | 90.00 | OK | |
| r-patched-linux-x86_64 | 1.3.0 | 5.04 | 70.80 | 75.84 | OK | |
| r-release-linux-x86_64 | 1.3.0 | 4.50 | 71.88 | 76.38 | OK | |
| r-release-macos-arm64 | 1.3.0 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 3.00 | 68.00 | 71.00 | OK | |
| r-release-windows-x86_64 | 1.3.0 | 7.00 | 84.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.0 | 1.00 | 19.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 3.00 | 76.00 | 79.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 9.00 | 108.00 | 117.00 | ERROR |
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in 'FastRet-Ex.R' failed
The error most likely occurred in:
> ### Name: read_retip_hilic_data
> ### Title: Read the HILIC dataset from the Retip package
> ### Aliases: read_retip_hilic_data
> ### Keywords: dataset
>
> ### ** Examples
>
> df <- read_retip_hilic_data(verbose = 0)
Warning in download.file(url, destfile, mode = "wb", quiet = !verbose) :
cannot open URL 'https://raw.githubusercontent.com/oloBion/Retip/master/data/HILIC.RData': HTTP status was '429 Unknown Error'
Error in download.file(url, destfile, mode = "wb", quiet = !verbose) :
cannot open URL 'https://github.com/oloBion/Retip/raw/master/data/HILIC.RData'
Calls: read_retip_hilic_data -> download.file
Execution halted
Flavor: r-oldrel-windows-x86_64