CRAN Package Check Results for Package FastRet

Last updated on 2025-03-13 07:52:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.4 15.18 169.87 185.05 OK
r-devel-linux-x86_64-debian-gcc 1.1.4 11.89 122.03 133.92 OK
r-devel-linux-x86_64-fedora-clang 1.1.4 294.16 OK
r-devel-linux-x86_64-fedora-gcc 1.1.4 290.04 OK
r-devel-macos-arm64 1.1.4 61.00 OK
r-devel-macos-x86_64 1.1.4 165.00 OK
r-devel-windows-x86_64 1.1.4 16.00 150.00 166.00 ERROR
r-patched-linux-x86_64 1.1.4 OK
r-release-linux-x86_64 1.1.4 15.09 155.56 170.65 OK
r-release-macos-arm64 1.1.4 77.00 OK
r-release-macos-x86_64 1.1.4 162.00 OK
r-release-windows-x86_64 1.1.4 16.00 144.00 160.00 OK
r-oldrel-macos-arm64 1.1.4 84.00 OK
r-oldrel-macos-x86_64 1.1.4 236.00 OK
r-oldrel-windows-x86_64 1.1.4 22.00 182.00 204.00 OK

Check Details

Version: 1.1.4
Check: examples
Result: ERROR Running examples in 'FastRet-Ex.R' failed The error most likely occurred in: > ### Name: read_retip_hilic_data > ### Title: Download and read the HILIC dataset from Retip the 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) : URL 'https://github.com/oloBion/Retip/raw/master/data/HILIC.RData': status was 'SSL connect 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-devel-windows-x86_64