CRAN Package Check Results for Package FastRet

Last updated on 2026-03-02 00:49:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 3.95 76.51 80.46 OK
r-devel-linux-x86_64-debian-gcc 1.3.0 3.02 51.34 54.36 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.0 126.48 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 121.73 OK
r-devel-macos-arm64 1.3.0 1.00 21.00 22.00 OK
r-devel-windows-x86_64 1.3.0 7.00 85.00 92.00 OK
r-patched-linux-x86_64 1.3.0 4.71 71.00 75.71 OK
r-release-linux-x86_64 1.3.0 4.58 70.41 74.99 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 76.00 79.00 OK
r-release-windows-x86_64 1.3.0 8.00 83.00 91.00 OK
r-oldrel-macos-arm64 1.3.0 1.00 26.00 27.00 OK
r-oldrel-macos-x86_64 1.3.0 3.00 86.00 89.00 OK
r-oldrel-windows-x86_64 1.3.0 9.00 103.00 112.00 OK

Check Details

Version: 1.3.0
Check: examples
Result: ERROR Running examples in ‘FastRet-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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://github.com/oloBion/Retip/raw/master/data/HILIC.RData': HTTP status was '502 Bad Gateway' 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-devel-linux-x86_64-debian-gcc